diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:30:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:30:51 +0200 |
commit | 60059c49441b4369638f7a36a015eed044351619 (patch) | |
tree | 20e9a65a150f46019bcb88bec6ddc7993cc2dd27 /dev-perl/SUPER | |
parent | dev-perl/Archive-Zip: x86 stable wrt bug #617290 (diff) | |
download | gentoo-60059c49441b4369638f7a36a015eed044351619.tar.gz gentoo-60059c49441b4369638f7a36a015eed044351619.tar.bz2 gentoo-60059c49441b4369638f7a36a015eed044351619.zip |
dev-perl/SUPER: x86 stable wrt bug #617290
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild index 7a9f21d835fc..cd28aebb3c66 100644 --- a/dev-perl/SUPER/SUPER-1.201.411.170.ebuild +++ b/dev-perl/SUPER/SUPER-1.201.411.170.ebuild @@ -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=" |