commit: f6dc3f3f3ea80ac43fc66a016f49bb0fba40a72d Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun May 23 23:03:15 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun May 23 23:06:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6dc3f3f
dev-perl/Devel-CheckLib: x86 stable (bug #791676) Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild index 08b7de8be33..87736045ad4 100644 --- a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild +++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module toolchain-funcs DESCRIPTION="check that a library is available" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"