diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:53 -0700 |
commit | 0d75dc1f26b8dc41ea2648104283567896d4279b (patch) | |
tree | ee694da5852e4240f93acc8197383f4199fc9f72 /dev-perl/Tree-DAG_Node | |
parent | dev-perl/Text-Unidecode-1.300.0: ppc64 stable, bug 663934 (diff) | |
download | gentoo-0d75dc1f26b8dc41ea2648104283567896d4279b.tar.gz gentoo-0d75dc1f26b8dc41ea2648104283567896d4279b.tar.bz2 gentoo-0d75dc1f26b8dc41ea2648104283567896d4279b.zip |
dev-perl/Tree-DAG_Node-1.310.0: ppc64 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 30169f4b512f..f99122cc1ec8 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=" |