summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-10 19:09:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-10 19:09:34 +0100
commit005e4701890ce0b3e9cbd6a23e8b966f6942757c (patch)
tree1e0556c98a8ec72df716169fa6cca738664912da /dev-db/libdbi-drivers
parentapp-doc/devmanual: Update live ebuild, new snapshot. (diff)
downloadgentoo-005e4701890ce0b3e9cbd6a23e8b966f6942757c.tar.gz
gentoo-005e4701890ce0b3e9cbd6a23e8b966f6942757c.tar.bz2
gentoo-005e4701890ce0b3e9cbd6a23e8b966f6942757c.zip
dev-db/libdbi-drivers: arm stable wrt bug #704418
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/libdbi-drivers')
-rw-r--r--dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r1.ebuild b/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r1.ebuild
index 1f95474051ca..52b9ba3a8c8e 100644
--- a/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r1.ebuild
+++ b/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ HOMEPAGE="http://libdbi-drivers.sourceforge.net/"
LICENSE="LGPL-2.1"
IUSE="doc firebird mysql oci8 postgres +sqlite static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
SLOT=0
REQUIRED_USE="|| ( mysql postgres sqlite firebird oci8 )"
RESTRICT="firebird? ( bindist )"