diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:32:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:05:51 +0000 |
commit | 1b49c4eff2031aa54c48f7420192cd559d2caea0 (patch) | |
tree | 0d8a9ab92653714af1074f28e6fe8fe2c7a1293a /dev-perl | |
parent | dev-perl/Algorithm-Annotate: Stabilize 0.100.0-r2 x86, #738212 (diff) | |
download | gentoo-1b49c4eff2031aa54c48f7420192cd559d2caea0.tar.gz gentoo-1b49c4eff2031aa54c48f7420192cd559d2caea0.tar.bz2 gentoo-1b49c4eff2031aa54c48f7420192cd559d2caea0.zip |
dev-perl/Algorithm-Dependency: Stabilize 1.112.0 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 1f706fd19e78..9fa0983bf74e 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 )" |