summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:34:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:34:19 +0200
commit8893838dd480119963f9db1a853b0698d5471016 (patch)
treef97a74b1b8617d080f27b601534181005e688aad
parentdev-perl/Sub-Uplevel: x86 stable wrt bug #618980 (diff)
downloadgentoo-8893838dd480119963f9db1a853b0698d5471016.tar.gz
gentoo-8893838dd480119963f9db1a853b0698d5471016.tar.bz2
gentoo-8893838dd480119963f9db1a853b0698d5471016.zip
dev-perl/Clone: x86 stable wrt bug #618982
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-perl/Clone/Clone-0.390.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Clone/Clone-0.390.0.ebuild b/dev-perl/Clone/Clone-0.390.0.ebuild
index 79f8f311dc31..0d328b08a74c 100644
--- a/dev-perl/Clone/Clone-0.390.0.ebuild
+++ b/dev-perl/Clone/Clone-0.390.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Recursively copy Perl datatypes"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""