diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:35 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:37 -0800 |
commit | ce0b7a32b19f19c962da31ebb8562ae392a7584b (patch) | |
tree | 48f647f4406e6bf4d40eb53792ec47fa20b4b167 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/SUPER: added ~sparc, bug 569868 (diff) | |
download | gentoo-ce0b7a32b19f19c962da31ebb8562ae392a7584b.tar.gz gentoo-ce0b7a32b19f19c962da31ebb8562ae392a7584b.tar.bz2 gentoo-ce0b7a32b19f19c962da31ebb8562ae392a7584b.zip |
dev-perl/POSIX-strftime-Compiler: added ~sparc, 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 e137bf0b5a50..815585bac7e4 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 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="test minimal examples" # POSIX -> perl |