diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:45:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:32 -0700 |
commit | 122d391248e77fe564ca7f9ad79be1cac9c52c2a (patch) | |
tree | 78b0b4efa566d22a3f652af95d66e45b96bd7110 /dev-perl | |
parent | dev-perl/Search-Xapian-1.2.23.0-r1: added ~ia64, bug 581856 (diff) | |
download | gentoo-122d391248e77fe564ca7f9ad79be1cac9c52c2a.tar.gz gentoo-122d391248e77fe564ca7f9ad79be1cac9c52c2a.tar.bz2 gentoo-122d391248e77fe564ca7f9ad79be1cac9c52c2a.zip |
dev-perl/File-ShareDir-1.102.0: added ~ia64, bugs 577100, 600066
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild b/dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild index 8c86f57b3043..20d698238e65 100644 --- a/dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild +++ b/dev-perl/File-ShareDir/File-ShareDir-1.102.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Locate per-dist and per-module shared files" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND=" |