diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:37:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:25 +0100 |
commit | 52bc0d2a813cd3affeb204a43b80ca8c36bf1c68 (patch) | |
tree | fd3442b5dd1d2dc6195bb36174c26afb2baa901a /dev-perl/Data-Structure-Util | |
parent | dev-perl/Data-Perl: stable 0.2.9-r1 for ppc, bug #657216 (diff) | |
download | gentoo-52bc0d2a813cd3affeb204a43b80ca8c36bf1c68.tar.gz gentoo-52bc0d2a813cd3affeb204a43b80ca8c36bf1c68.tar.bz2 gentoo-52bc0d2a813cd3affeb204a43b80ca8c36bf1c68.zip |
dev-perl/Data-Structure-Util: stable 0.160.0 for ppc, bug #657222
Bug: https://bugs.gentoo.org/657222
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Data-Structure-Util')
-rw-r--r-- | dev-perl/Data-Structure-Util/Data-Structure-Util-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Structure-Util/Data-Structure-Util-0.160.0.ebuild b/dev-perl/Data-Structure-Util/Data-Structure-Util-0.160.0.ebuild index 5d945f0ede98..cd0611f12015 100644 --- a/dev-perl/Data-Structure-Util/Data-Structure-Util-0.160.0.ebuild +++ b/dev-perl/Data-Structure-Util/Data-Structure-Util-0.160.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Change nature of data within a structure" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="test" RDEPEND=" |