diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 02:32:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 02:32:46 +0000 |
commit | 1b6e604399b87dbc2ec119003def8893eca8cd30 (patch) | |
tree | 7628330af6a0b93dc1b866c4ac003cbbf482467f /dev-perl/Algorithm-C3 | |
parent | x11-terms/qterminal: Stabilize 0.16.1-r1 amd64, #773463 (diff) | |
download | gentoo-1b6e604399b87dbc2ec119003def8893eca8cd30.tar.gz gentoo-1b6e604399b87dbc2ec119003def8893eca8cd30.tar.bz2 gentoo-1b6e604399b87dbc2ec119003def8893eca8cd30.zip |
dev-perl/Algorithm-C3: Stabilize 0.110.0 amd64, #773466
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Algorithm-C3')
-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 a2ccf74d3f25..a01a7ffcc176 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 )" |