Index: libetonyek-0.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-0.0.3.ebuild,v retrieving revision 1.2 diff -u -B -r1.2 libetonyek-0.0.3.ebuild --- libetonyek-0.0.3.ebuild 27 Dec 2013 15:33:33 -0000 1.2 +++ libetonyek-0.0.3.ebuild 15 Jan 2014 05:53:00 -0000 @@ -49,6 +49,7 @@ --docdir="${EPREFIX}/usr/share/doc/${PF}" \ $(use_enable static-libs static) \ --disable-werror \ + $(use_enable test tests) \ $(use_with doc docs) } Index: libetonyek-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-9999.ebuild,v retrieving revision 1.2 diff -u -B -r1.2 libetonyek-9999.ebuild --- libetonyek-9999.ebuild 27 Dec 2013 08:53:04 -0000 1.2 +++ libetonyek-9999.ebuild 15 Jan 2014 05:53:00 -0000 @@ -44,6 +44,7 @@ --docdir="${EPREFIX}/usr/share/doc/${PF}" \ $(use_enable static-libs static) \ --disable-werror \ + $(use_enable test tests) \ $(use_with doc docs) }