commit: d76b50d5d0466c97e7e6a2497fe09effbd61d243 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 24 15:21:44 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 24 15:21:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76b50d5
dev-java/testng: Keyword 6.9.10 ppc64, #802609 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/testng/testng-6.9.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/testng/testng-6.9.10.ebuild b/dev-java/testng/testng-6.9.10.ebuild index 6be65aaa0a3..4166a670f72 100644 --- a/dev-java/testng/testng-6.9.10.ebuild +++ b/dev-java/testng/testng-6.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="Testing framework inspired by JUnit and NUnit with new features" HOMEPAGE="https://testng.org/" SRC_URI="https://github.com/cbeust/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" SLOT="0" IUSE="test" RESTRICT="test" # Occasionally fail or run *REALLY* slowly.