diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:01:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:01:51 +0200 |
commit | 97b613cd2a87a0321cd2d13ce6f5427f16fcb19d (patch) | |
tree | 98f8ffccbae3703a58aa4a231ad5318589c6c142 /dev-perl | |
parent | dev-perl/Sub-Exporter-Progressive: x86 stable (bug #662392) (diff) | |
download | gentoo-97b613cd2a87a0321cd2d13ce6f5427f16fcb19d.tar.gz gentoo-97b613cd2a87a0321cd2d13ce6f5427f16fcb19d.tar.bz2 gentoo-97b613cd2a87a0321cd2d13ce6f5427f16fcb19d.zip |
dev-perl/Sub-Quote: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index 9ce543bc49f5..4f625eab885f 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="test minimal" RDEPEND=" |