diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 09:01:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 09:07:30 +0100 |
commit | 7c8a34813f34c8706936656d7ee61b605fc25a40 (patch) | |
tree | c5dbbde10acdb12a7dfa3bc505aad524f5fa2437 /dev-perl/YAML-LibYAML | |
parent | dev-perl/Net-DNS-Resolver-Mock: stable 1.201.710.310 for ia64, bug #661196 (diff) | |
download | gentoo-7c8a34813f34c8706936656d7ee61b605fc25a40.tar.gz gentoo-7c8a34813f34c8706936656d7ee61b605fc25a40.tar.bz2 gentoo-7c8a34813f34c8706936656d7ee61b605fc25a40.zip |
dev-perl/YAML-LibYAML: stable 0.690.0 for ia64, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/YAML-LibYAML')
-rw-r--r-- | dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild index 5548f2512fb9..73e63088f5b0 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.690.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 ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 sparc x86" IUSE="" RDEPEND="" |