diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:39:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:43:03 +0200 |
commit | e5fb15648de60a170a5d87f0940ec6a8389847be (patch) | |
tree | 3b1a3662a6d6d27257499f11898dcf29a95e8c15 /dev-perl/Apache-LogFormat-Compiler | |
parent | dev-perl/LWP-Protocol-http10: x86 stable (bug #657690) (diff) | |
download | gentoo-e5fb15648de60a170a5d87f0940ec6a8389847be.tar.gz gentoo-e5fb15648de60a170a5d87f0940ec6a8389847be.tar.bz2 gentoo-e5fb15648de60a170a5d87f0940ec6a8389847be.zip |
dev-perl/Apache-LogFormat-Compiler: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Apache-LogFormat-Compiler')
-rw-r--r-- | dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.350.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.350.0.ebuild b/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.350.0.ebuild index c0bfc547005c..2c9dc0da7e4a 100644 --- a/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.350.0.ebuild +++ b/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.350.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="Compile an Apache log format string to perl-code" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" # POSIX -> perl |