diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-01 20:56:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-01 21:01:01 +0200 |
commit | 6f384b88de94923518caeb1f10946a69f6669cae (patch) | |
tree | 912c56f4087121a9de5a1df86172fb012eddfb6a /dev-perl/Class-Tiny | |
parent | dev-perl/Pod-Spell: x86 stable (bug #661778) (diff) | |
download | gentoo-6f384b88de94923518caeb1f10946a69f6669cae.tar.gz gentoo-6f384b88de94923518caeb1f10946a69f6669cae.tar.bz2 gentoo-6f384b88de94923518caeb1f10946a69f6669cae.zip |
dev-perl/Class-Tiny: x86 stable (bug #661778)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Class-Tiny')
-rw-r--r-- | dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild index c91662e05314..d9ae861c91f2 100644 --- a/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild +++ b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Minimalist class construction" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86" LICENSE="Apache-2.0" IUSE="test minimal" |