diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 03:10:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-24 03:12:10 +0300 |
commit | 07e78ca821aa42fec5cab673ab3a664fb414e83e (patch) | |
tree | 6047c8c547ae66a5cd3d3d5532f4f0bc40052568 /dev-perl/Class-Tiny | |
parent | dev-perl/PlRPC: amd64 stable wrt bug #661778 (diff) | |
download | gentoo-07e78ca821aa42fec5cab673ab3a664fb414e83e.tar.gz gentoo-07e78ca821aa42fec5cab673ab3a664fb414e83e.tar.bz2 gentoo-07e78ca821aa42fec5cab673ab3a664fb414e83e.zip |
dev-perl/Class-Tiny: amd64 stable wrt bug #661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 bb95ab174c78..908f0e8bd382 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" LICENSE="Apache-2.0" IUSE="test minimal" |