diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:49 -0700 |
commit | 216bf90ec2dc37d6283984ca6d8539e651a706b8 (patch) | |
tree | 209e55345ee0b3c8f6af8aa6a2dd962dc5c6e698 /dev-perl/Tree-DAG_Node | |
parent | dev-perl/Text-Unidecode-1.300.0: alpha stable, bug 663934 (diff) | |
download | gentoo-216bf90ec2dc37d6283984ca6d8539e651a706b8.tar.gz gentoo-216bf90ec2dc37d6283984ca6d8539e651a706b8.tar.bz2 gentoo-216bf90ec2dc37d6283984ca6d8539e651a706b8.zip |
dev-perl/Tree-DAG_Node-1.310.0: alpha stable, bug 663934
Diffstat (limited to 'dev-perl/Tree-DAG_Node')
-rw-r--r-- | dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild index f709d3d7c205..7c4ba63cf275 100644 --- a/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild +++ b/dev-perl/Tree-DAG_Node/Tree-DAG_Node-1.310.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="(Super)class for representing nodes in a tree" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |