diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:47:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:51:17 +0300 |
commit | 82e04502fb4e52011d4fb074dbd415d2a89216b3 (patch) | |
tree | 8f98414ebb0723ddabb5b11e6e4735cbc53cca2a /dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild | |
parent | dev-perl/MooX-late: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-82e04502fb4e52011d4fb074dbd415d2a89216b3.tar.gz gentoo-82e04502fb4e52011d4fb074dbd415d2a89216b3.tar.bz2 gentoo-82e04502fb4e52011d4fb074dbd415d2a89216b3.zip |
dev-perl/MooseX-FollowPBP: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild')
-rw-r--r-- | dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild b/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild index c09d120f780b..da693e4c004f 100644 --- a/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild +++ b/dev-perl/MooseX-FollowPBP/MooseX-FollowPBP-0.50.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,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="test" RDEPEND=" |