diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:20 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:02:55 -0800 |
commit | b582f85936873dec7f8011def2a038a9f412af24 (patch) | |
tree | fd7d04bc4a1c70be7198e08fb3482fe3a1f7b3eb /dev-perl/Variable-Magic | |
parent | dev-perl/Log-Log4perl: added ~ppc64, bug 577100 (diff) | |
download | gentoo-b582f85936873dec7f8011def2a038a9f412af24.tar.gz gentoo-b582f85936873dec7f8011def2a038a9f412af24.tar.bz2 gentoo-b582f85936873dec7f8011def2a038a9f412af24.zip |
dev-perl/Variable-Magic: added ~ppc64, bug 579360
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 5c23270ac7c7..720ccdcfdd09 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 ~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=" |