diff options
author | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:04:21 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:04:21 +0200 |
commit | baee9cf5c7d29e8a3b26c57f7444eaedfd15bab8 (patch) | |
tree | 7e65a8d302897acd73207fad7c1c7e747d4562e4 /dev-perl/Tree-DAG_Node | |
parent | dev-perl/File-Slurp-Tiny: arm stable, bug #663934 (diff) | |
download | gentoo-baee9cf5c7d29e8a3b26c57f7444eaedfd15bab8.tar.gz gentoo-baee9cf5c7d29e8a3b26c57f7444eaedfd15bab8.tar.bz2 gentoo-baee9cf5c7d29e8a3b26c57f7444eaedfd15bab8.zip |
dev-perl/Tree-DAG_Node: arm stable, bug #663934
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
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 3235e83b6e9e..0de3f402b026 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=" |