diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 13:49:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 14:10:59 +0000 |
commit | 0b15fe4f48a707d1a9a8ef756cc9e49b4358fdd1 (patch) | |
tree | 48dd332875aa1f7201d31abf2f6a7dac27351dfa /dev-perl/Algorithm-Dependency | |
parent | www-client/chromium: dev channel bump 86.0.4240.8 (diff) | |
download | gentoo-0b15fe4f48a707d1a9a8ef756cc9e49b4358fdd1.tar.gz gentoo-0b15fe4f48a707d1a9a8ef756cc9e49b4358fdd1.tar.bz2 gentoo-0b15fe4f48a707d1a9a8ef756cc9e49b4358fdd1.zip |
dev-perl/Algorithm-Dependency: Stabilize 1.112.0 ppc, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Algorithm-Dependency')
-rw-r--r-- | dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.112.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.112.0.ebuild b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.112.0.ebuild index 3efb061f9cb2..3f74ffb2456e 100644 --- a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.112.0.ebuild +++ b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.112.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Toolkit for implementing dependency systems" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RESTRICT="!test? ( test )" |