diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-01 20:57:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-01 21:01:02 +0200 |
commit | 6295304303c00b1e319992326fec377124070c92 (patch) | |
tree | 8c1b4fb7afdd441dc9ec90d09a606391e547e248 /dev-perl/Variable-Magic | |
parent | dev-perl/Class-Tiny: x86 stable (bug #661778) (diff) | |
download | gentoo-6295304303c00b1e319992326fec377124070c92.tar.gz gentoo-6295304303c00b1e319992326fec377124070c92.tar.bz2 gentoo-6295304303c00b1e319992326fec377124070c92.zip |
dev-perl/Variable-Magic: x86 stable (bug #661778)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Variable-Magic')
-rw-r--r-- | dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild index 4cfe7a9897d8..dcb76578eee4 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.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 ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" |