diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:28:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:13 +0200 |
commit | 3f1c09995ff053a19bcb9bb164a9fd386bf63aea (patch) | |
tree | b520f18166053acec4e39331518a1e4788c00ee1 | |
parent | dev-perl/XS-Object-Magic: x86 stable (bug #658896) (diff) | |
download | gentoo-3f1c09995ff053a19bcb9bb164a9fd386bf63aea.tar.gz gentoo-3f1c09995ff053a19bcb9bb164a9fd386bf63aea.tar.bz2 gentoo-3f1c09995ff053a19bcb9bb164a9fd386bf63aea.zip |
dev-perl/Mouse: x86 stable (bug #658896)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r-- | dev-perl/Mouse/Mouse-2.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mouse/Mouse-2.4.10.ebuild b/dev-perl/Mouse/Mouse-2.4.10.ebuild index 0117abf194fe..0ec932468f8a 100644 --- a/dev-perl/Mouse/Mouse-2.4.10.ebuild +++ b/dev-perl/Mouse/Mouse-2.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Moose minus the antlers" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~x86" +KEYWORDS="amd64 hppa ~ppc x86" IUSE="test" RDEPEND=" |