diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:28:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:28:34 +0100 |
commit | 9ee31cf249ad3ffd147af3a13eb2c224a905b067 (patch) | |
tree | 00c255bf716d4544a51eb8d2f41763f5ad08a707 /dev-db/libdbi-drivers | |
parent | sys-process/htop: Fix building with -fno-common (diff) | |
download | gentoo-9ee31cf249ad3ffd147af3a13eb2c224a905b067.tar.gz gentoo-9ee31cf249ad3ffd147af3a13eb2c224a905b067.tar.bz2 gentoo-9ee31cf249ad3ffd147af3a13eb2c224a905b067.zip |
dev-db/libdbi-drivers: ppc stable wrt bug #704418
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5bfa035f57fc..01cb2381a236 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 @@ -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 )" |