diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:45:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:33 -0700 |
commit | 0efbc44f5984c7b3903b7ebc5ee1931c43b36fa8 (patch) | |
tree | d392b14b1f4b4225b9b779ecc59da42ef11b8250 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/JSON-XS-3.30.0: added ~ia64, bugs 577100, 602340 (diff) | |
download | gentoo-0efbc44f5984c7b3903b7ebc5ee1931c43b36fa8.tar.gz gentoo-0efbc44f5984c7b3903b7ebc5ee1931c43b36fa8.tar.bz2 gentoo-0efbc44f5984c7b3903b7ebc5ee1931c43b36fa8.zip |
dev-perl/POSIX-strftime-Compiler-0.410.0: added ~ia64, bug 577100
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild index 0deb80d16651..38819807cc2d 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU C library compatible strftime for loggers and servers" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal examples" # POSIX -> perl |