diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:37:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:23:04 -0700 |
commit | 65f8e47fefd837153045b880d8fd1a60043b386d (patch) | |
tree | 37c263e708a6e0a8b5e46d05503f4f5525a49bb1 /dev-perl/Graph | |
parent | dev-perl/Set-Object: Keyword 1.410.0 alpha, #794571 (diff) | |
download | gentoo-65f8e47fefd837153045b880d8fd1a60043b386d.tar.gz gentoo-65f8e47fefd837153045b880d8fd1a60043b386d.tar.bz2 gentoo-65f8e47fefd837153045b880d8fd1a60043b386d.zip |
dev-perl/Graph: Keyword 0.972.100 alpha, #794571
Signed-off-by: Matt Turner <mattst88@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 a23539805adb..3166a79a75d9 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="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |