diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:45:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:26 -0700 |
commit | f3c9cd7d40b209c257f9212fac9b090d06a5bd7f (patch) | |
tree | f7cdf98319eeab315394aa8d5fab0eed5eed060c /dev-perl/Types-Serialiser | |
parent | dev-perl/Test-Warnings-0.26.0: added ~ia64, bugs 580268, 603078 (diff) | |
download | gentoo-f3c9cd7d40b209c257f9212fac9b090d06a5bd7f.tar.gz gentoo-f3c9cd7d40b209c257f9212fac9b090d06a5bd7f.tar.bz2 gentoo-f3c9cd7d40b209c257f9212fac9b090d06a5bd7f.zip |
dev-perl/Types-Serialiser-1.0.0: added ~ia64, bugs 577100, 602340
Diffstat (limited to 'dev-perl/Types-Serialiser')
-rw-r--r-- | dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild index 435b97d8012b..d75466902750 100644 --- a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild +++ b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="simple data types for common serialisation formats" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" |