diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:27:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:27:04 +0100 |
commit | 50c20cec96109e226098696d5821478478ecabaf (patch) | |
tree | 89d0118c9fc0bb4872632f339a5850d882983938 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/Module-Util: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-50c20cec96109e226098696d5821478478ecabaf.tar.gz gentoo-50c20cec96109e226098696d5821478478ecabaf.tar.bz2 gentoo-50c20cec96109e226098696d5821478478ecabaf.zip |
dev-perl/POSIX-strftime-Compiler: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 8fb308d5e8c9..0deb80d16651 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal examples" # POSIX -> perl |