diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 13:41:43 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 13:42:43 +0200 |
commit | aa7c2d35162c817e71824730e4465ebb2440ef81 (patch) | |
tree | 3a2f423a5a03b2ba0efdb2ec4cc2cae71f80f95a /dev-perl/Variable-Magic | |
parent | dev-perl/Moose: ppc64 stable (bug 617120) (diff) | |
download | gentoo-aa7c2d35162c817e71824730e4465ebb2440ef81.tar.gz gentoo-aa7c2d35162c817e71824730e4465ebb2440ef81.tar.bz2 gentoo-aa7c2d35162c817e71824730e4465ebb2440ef81.zip |
dev-perl/Variable-Magic: ppc64 stable (bug 617120)
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 3c9eef58b19c..3674ca8e18bd 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 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" |