diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:34:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:34:30 +0200 |
commit | 6ad53fe44c4b299244ef86eeefec7df90c0528b3 (patch) | |
tree | 70af231d22607bd44d4cc47a8305f4da4db94f84 /dev-perl/YAML-LibYAML | |
parent | dev-perl/Unicode-UTF8: x86 stable wrt bug #618984 (diff) | |
download | gentoo-6ad53fe44c4b299244ef86eeefec7df90c0528b3.tar.gz gentoo-6ad53fe44c4b299244ef86eeefec7df90c0528b3.tar.bz2 gentoo-6ad53fe44c4b299244ef86eeefec7df90c0528b3.zip |
dev-perl/YAML-LibYAML: x86 stable wrt bug #618986
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/YAML-LibYAML')
-rw-r--r-- | dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild index b388ec6b6c55..c46e33911179 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.640.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl YAML Serialization using XS and libyaml" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND="" |