summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:35:29 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:35:29 +0100
commitebe69029eac0e57b9b7f5dd98c35a4d13c8977e3 (patch)
treef362553eab9a7294da84977238d9a7cd829b54f9
parentsys-apps/miller: x86 stable (bug #676782) (diff)
downloadgentoo-ebe69029.tar.gz
gentoo-ebe69029.tar.bz2
gentoo-ebe69029.zip
www-apache/mod_log_rotate: x86 stable (bug #676814)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
index 95bdaa83f63c..e3b64c1650d4 100644
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/JBlond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND=""