diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 12:43:09 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 15:03:56 +0100 |
commit | 9365c86843f181781502ddab801c5861fa7d44db (patch) | |
tree | cef991a61f13de1cec294bd07a115aaf75e95c36 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/Plack-1.3.900-r0: keyworded for ~alpha (diff) | |
download | gentoo-9365c86843f181781502ddab801c5861fa7d44db.tar.gz gentoo-9365c86843f181781502ddab801c5861fa7d44db.tar.bz2 gentoo-9365c86843f181781502ddab801c5861fa7d44db.zip |
dev-perl/POSIX-strftime-Compiler-0.410.0-r0: keyworded for ~alpha
Gentoo-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 a5788421a394..37c10387b5a1 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 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="GNU C library compatible strftime for loggers and servers" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test minimal examples" # POSIX -> perl |