summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-26 16:31:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-26 16:31:34 +0100
commite7701fa59ea05b10c5ad1957f9ea10376e5bbaf7 (patch)
tree7dfe5be427906543a8cbd66f8692926acf76677d /www-apache
parentdev-libs/libgpg-error: ppc64 stable wrt bug #777876 (diff)
downloadgentoo-e7701fa59ea05b10c5ad1957f9ea10376e5bbaf7.tar.gz
gentoo-e7701fa59ea05b10c5ad1957f9ea10376e5bbaf7.tar.bz2
gentoo-e7701fa59ea05b10c5ad1957f9ea10376e5bbaf7.zip
www-apache/mod_log_sql: amd64 stable wrt bug #666074
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
index d7f0da75b8d4..728f2cb49d9e 100644
--- a/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
+++ b/www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="dbi ssl"
DEPEND="dev-db/mysql-connector-c:0=