commit: 945a10a81f480778c689743848783378ae21ff6a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Dec 22 08:56:35 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Dec 22 08:56:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=945a10a8
dev-perl/MooseX-FollowPBP: x86 stable wrt bug #583446 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild b/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild index 2205b2b..6eedfe5 100644 --- a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild +++ b/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="Name your accessors get_foo() and set_foo(), whatever that may mean LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="
