commit: 3fb968d2b973ba90eedaae6bd0bf800e845a4ff4 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 07:28:28 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 07:33:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb968d2
dev-perl/Devel-CheckLib: added Prefix keywords Bug: https://bugs.gentoo.org/716792 Package-Manager: Portage-2.3.100-prefix, Repoman-2.3.23 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild index 3750be09c97..7aa14e6e494 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"