diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:27:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:27:38 +0100 |
commit | e2db401f0f2d7746f90bcec42675e24a238b0740 (patch) | |
tree | 885c6c5c6a2f16fde0844df8c705a3f739a6eb25 /dev-perl/Role-Basic | |
parent | dev-perl/Regexp-Common-net-CIDR: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-e2db401f0f2d7746f90bcec42675e24a238b0740.tar.gz gentoo-e2db401f0f2d7746f90bcec42675e24a238b0740.tar.bz2 gentoo-e2db401f0f2d7746f90bcec42675e24a238b0740.zip |
dev-perl/Role-Basic: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Role-Basic')
-rw-r--r-- | dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild b/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild index 612e169c9da4..64c222c3c164 100644 --- a/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild +++ b/dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Just roles. Nothing else" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND="" |