diff options
author | Sam James <sam@gentoo.org> | 2021-02-28 23:23:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-28 23:23:08 +0000 |
commit | 07311dab8c0e54149d9c9e4154f5beca429bc242 (patch) | |
tree | 941a4e14e1f0e8024fe0d1fefcea7030d3f55eda /dev-perl | |
parent | dev-perl/Algorithm-C3: Stabilize 0.110.0 ppc64, #773466 (diff) | |
download | gentoo-07311dab8c0e54149d9c9e4154f5beca429bc242.tar.gz gentoo-07311dab8c0e54149d9c9e4154f5beca429bc242.tar.bz2 gentoo-07311dab8c0e54149d9c9e4154f5beca429bc242.zip |
dev-perl/Algorithm-C3: Stabilize 0.110.0 sparc, #773466
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild index 2437a196460a..a2ccf74d3f25 100644 --- a/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild +++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A module for merging hierarchies using the C3 algorithm" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |