diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-03 22:44:41 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-03 22:44:41 +0200 |
commit | d0352fcbd70465c2afe1821f6336ee0f763ba405 (patch) | |
tree | b23c049a9706b171f16a4e0c909f91af0826afdf /dev-perl/Variable-Magic | |
parent | dev-perl/B-Hooks-EndOfScope: ppc stable (bug 614470) (diff) | |
download | gentoo-d0352fcbd70465c2afe1821f6336ee0f763ba405.tar.gz gentoo-d0352fcbd70465c2afe1821f6336ee0f763ba405.tar.bz2 gentoo-d0352fcbd70465c2afe1821f6336ee0f763ba405.zip |
dev-perl/Variable-Magic: ppc stable (bug 614470)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild index 071a37bf64b4..14eaec6a74cd 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" |