commit: dcff8ef56122f1b5d869c823ef2b6698083a412f Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Sep 7 15:39:58 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Sep 7 15:43:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcff8ef5
dev-libs/check: stabilize 0.15.0 on ppc Bug: https://bugs.gentoo.org/733476 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/check/check-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/check/check-0.15.0.ebuild b/dev-libs/check/check-0.15.0.ebuild index 328072dc982..b3814d08b3f 100644 --- a/dev-libs/check/check-0.15.0.ebuild +++ b/dev-libs/check/check-0.15.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libcheck/check/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc subunit test" RESTRICT="!test? ( test )"
