diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 02:15:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 02:15:04 +0000 |
commit | 3ac5a3b94c5875c3137c29960c2cd53c7294a8a1 (patch) | |
tree | 15c2445e9121c62827e4384440ba3f88e97ff5bd /dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild | |
parent | dev-perl/DBIx-SearchBuilder: Stabilize 1.680.0 amd64, #791670 (diff) | |
download | gentoo-3ac5a3b94c5875c3137c29960c2cd53c7294a8a1.tar.gz gentoo-3ac5a3b94c5875c3137c29960c2cd53c7294a8a1.tar.bz2 gentoo-3ac5a3b94c5875c3137c29960c2cd53c7294a8a1.zip |
dev-perl/Devel-CheckLib: Stabilize 1.140.0 amd64, #791676
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-CheckLib/Devel-CheckLib-1.140.0.ebuild')
-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 429f6d1535d1..ab94931131b4 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 )" |