diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:09:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:09:59 +0200 |
commit | beed52b5a45c80c3d617a6724b8aab9fe5cbfa62 (patch) | |
tree | e3bb16ee171824574d5a769266f52d3149bed513 /dev-perl/Clone | |
parent | dev-perl/Sub-Uplevel: ia64 stable wrt bug #618980 (diff) | |
download | gentoo-beed52b5a45c80c3d617a6724b8aab9fe5cbfa62.tar.gz gentoo-beed52b5a45c80c3d617a6724b8aab9fe5cbfa62.tar.bz2 gentoo-beed52b5a45c80c3d617a6724b8aab9fe5cbfa62.zip |
dev-perl/Clone: ia64 stable wrt bug #618982
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Clone')
-rw-r--r-- | dev-perl/Clone/Clone-0.390.0.ebuild | 2 |
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 b3eb9f8c5215..bc0a08c86572 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="" |