diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:12:43 +0100 |
commit | 12c017b3b9210b4eb35f97d6eb343bf4e63bb416 (patch) | |
tree | c3f69a2e4f150b9d32bfd53fee14d40fe0b82bf5 /dev-perl/Variable-Magic | |
parent | dev-perl/Unicode-UTF8: ppc stable wrt bug #576000 (diff) | |
download | gentoo-12c017b3b9210b4eb35f97d6eb343bf4e63bb416.tar.gz gentoo-12c017b3b9210b4eb35f97d6eb343bf4e63bb416.tar.bz2 gentoo-12c017b3b9210b4eb35f97d6eb343bf4e63bb416.zip |
dev-perl/Variable-Magic: ppc stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild index 0343d962152b..a148c628708e 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~ppc-aix ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos" IUSE="test" RDEPEND=" |