diff options
author | Sam James <sam@gentoo.org> | 2021-08-26 15:46:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 15:46:14 +0100 |
commit | 3350f1ea1b49df98bd6dad561f4585485fc9f424 (patch) | |
tree | 675c1b199ffc19733a29e65592671f3a963f9ef1 /dev-perl/Graph | |
parent | dev-python/tomli: Stabilize 1.0.4 x86, #810415 (diff) | |
download | gentoo-3350f1ea1b49df98bd6dad561f4585485fc9f424.tar.gz gentoo-3350f1ea1b49df98bd6dad561f4585485fc9f424.tar.bz2 gentoo-3350f1ea1b49df98bd6dad561f4585485fc9f424.zip |
dev-perl/Graph: Stabilize 0.972.100 x86, #810107
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Graph')
-rw-r--r-- | dev-perl/Graph/Graph-0.972.100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Graph/Graph-0.972.100.ebuild b/dev-perl/Graph/Graph-0.972.100.ebuild index 3166a79a75d9..4ce1146fb4ba 100644 --- a/dev-perl/Graph/Graph-0.972.100.ebuild +++ b/dev-perl/Graph/Graph-0.972.100.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Data structure and ops for directed graphs" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |