diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 22:31:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 22:31:30 +0100 |
commit | bf2ea7c4518abe776f6102e2ee9f1d6e2501444e (patch) | |
tree | e86b184ce6424e39da1b4b7280048895b34cd566 /dev-db/libdbi-drivers | |
parent | dev-db/libdbi-drivers: Stabilize 0.9.0-r3 ppc64, #942154 (diff) | |
download | gentoo-bf2ea7c4518abe776f6102e2ee9f1d6e2501444e.tar.gz gentoo-bf2ea7c4518abe776f6102e2ee9f1d6e2501444e.tar.bz2 gentoo-bf2ea7c4518abe776f6102e2ee9f1d6e2501444e.zip |
dev-db/libdbi-drivers: Stabilize 0.9.0-r3 sparc, #942154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/libdbi-drivers')
-rw-r--r-- | dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r3.ebuild b/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r3.ebuild index f6e7246b88b1..ced9115fe11a 100644 --- a/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r3.ebuild +++ b/dev-db/libdbi-drivers/libdbi-drivers-0.9.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${P}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="doc firebird mysql oci8 postgres +sqlite static-libs" REQUIRED_USE="|| ( mysql postgres sqlite firebird oci8 )" |