diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:03:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 01:06:43 +0200 |
commit | f6dc3f3f3ea80ac43fc66a016f49bb0fba40a72d (patch) | |
tree | 54e5bec899607cf171ee3c66b1edccfc5135af81 | |
parent | dev-perl/DBIx-SearchBuilder: x86 stable (bug #791670) (diff) | |
download | gentoo-f6dc3f3f3ea80ac43fc66a016f49bb0fba40a72d.tar.gz gentoo-f6dc3f3f3ea80ac43fc66a016f49bb0fba40a72d.tar.bz2 gentoo-f6dc3f3f3ea80ac43fc66a016f49bb0fba40a72d.zip |
dev-perl/Devel-CheckLib: x86 stable (bug #791676)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 08b7de8be33a..87736045ad48 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 )" |