diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:20:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:42:37 +0200 |
commit | 21a598dd9f4aeefdbe5267a4eaf9d4928bfbca7b (patch) | |
tree | 0b5082019c7f6d126d4c3cfe10a9c84d178b6c9b /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/HTTP-Request-AsCGI: x86 stable (bug #657690) (diff) | |
download | gentoo-21a598dd9f4aeefdbe5267a4eaf9d4928bfbca7b.tar.gz gentoo-21a598dd9f4aeefdbe5267a4eaf9d4928bfbca7b.tar.bz2 gentoo-21a598dd9f4aeefdbe5267a4eaf9d4928bfbca7b.zip |
dev-perl/POSIX-strftime-Compiler: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild index 90761177613b..38e8e4b5e5d0 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="GNU C library compatible strftime for loggers and servers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test minimal" # POSIX -> perl |