diff options
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="" |