diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:24:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:24:21 +0100 |
commit | 00cdf0576356b77d66a4690b8c3cbb07019019cc (patch) | |
tree | a702b463cefd199755b4a24eaec8493370ed7f8c /dev-perl/Class-Accessor-Lite | |
parent | dev-perl/CSS-Squish: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-00cdf0576356b77d66a4690b8c3cbb07019019cc.tar.gz gentoo-00cdf0576356b77d66a4690b8c3cbb07019019cc.tar.bz2 gentoo-00cdf0576356b77d66a4690b8c3cbb07019019cc.zip |
dev-perl/Class-Accessor-Lite: 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/Class-Accessor-Lite')
-rw-r--r-- | dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild b/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild index 0e191e560cb0..909cc747ff53 100644 --- a/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild +++ b/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A minimalistic variant of Class::Accessor" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="" |