commit:     e8306edc3efdae38c8890632c288b13bdc5b3f84
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 04:09:45 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 04:09:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8306edc

dev-libs/libdnet: unrestrict tests

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libdnet/libdnet-1.14-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/libdnet/libdnet-1.14-r2.ebuild 
b/dev-libs/libdnet/libdnet-1.14-r2.ebuild
index 86d95c40f66..2938cfe88b8 100644
--- a/dev-libs/libdnet/libdnet-1.14-r2.ebuild
+++ b/dev-libs/libdnet/libdnet-1.14-r2.ebuild
@@ -18,6 +18,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="python test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
 
 DEPEND="python? ( ${PYTHON_DEPS} )"
 RDEPEND="${DEPEND}"
@@ -27,8 +28,6 @@ BDEPEND="
        )
 "
 
-RESTRICT="test"
-
 DOCS=( README.md THANKS )
 
 PATCHES=(

Reply via email to