diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:46:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:46:39 +0200 |
commit | 946582db418a0bc4318fae848b3fb76cd4c6ac8c (patch) | |
tree | 4ce3983679c136959a7bbdfeb75f137f7bfed895 /dev-perl/SUPER | |
parent | dev-perl/Archive-Zip: amd64 stable wrt bug #617290 (diff) | |
download | gentoo-946582db418a0bc4318fae848b3fb76cd4c6ac8c.tar.gz gentoo-946582db418a0bc4318fae848b3fb76cd4c6ac8c.tar.bz2 gentoo-946582db418a0bc4318fae848b3fb76cd4c6ac8c.zip |
dev-perl/SUPER: amd64 stable wrt bug #617290
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/SUPER')
-rw-r--r-- | dev-perl/SUPER/SUPER-1.201.411.170.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild index 255d8b720799..7a9f21d835fc 100644 --- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="control superclass method dispatch" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" RDEPEND=" |