diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:35:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:35:29 +0100 |
commit | ebe69029eac0e57b9b7f5dd98c35a4d13c8977e3 (patch) | |
tree | f362553eab9a7294da84977238d9a7cd829b54f9 /www-apache | |
parent | sys-apps/miller: x86 stable (bug #676782) (diff) | |
download | gentoo-ebe69029eac0e57b9b7f5dd98c35a4d13c8977e3.tar.gz gentoo-ebe69029eac0e57b9b7f5dd98c35a4d13c8977e3.tar.bz2 gentoo-ebe69029eac0e57b9b7f5dd98c35a4d13c8977e3.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>
Diffstat (limited to 'www-apache')
-rw-r--r-- | www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild | 4 |
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="" |