diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:56:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:14:06 +0200 |
commit | 5fe8e5ccc68fc3bf19139c58c5c2ef6b2b608bc3 (patch) | |
tree | a8de58c221a637f9dc87d3b85a5a762c1ea301e6 /dev-perl/Tree-Simple | |
parent | dev-perl/File-Slurp-Tiny: x86 stable (bug #663934) (diff) | |
download | gentoo-5fe8e5ccc68fc3bf19139c58c5c2ef6b2b608bc3.tar.gz gentoo-5fe8e5ccc68fc3bf19139c58c5c2ef6b2b608bc3.tar.bz2 gentoo-5fe8e5ccc68fc3bf19139c58c5c2ef6b2b608bc3.zip |
dev-perl/Tree-Simple: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Tree-Simple')
-rw-r--r-- | dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild b/dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild index 920c7518f701..86b2933a62fa 100644 --- a/dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild +++ b/dev-perl/Tree-Simple/Tree-Simple-1.330.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A simple tree object" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="test minimal" RDEPEND=" |