diff options
author | Sam James <sam@gentoo.org> | 2024-10-25 22:24:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-25 22:24:56 +0100 |
commit | 1ba194d9ceb70f109dac1d552c82b2fe07b5f8e2 (patch) | |
tree | be1fd5cdc511d187b15711b3f74ef6a8f0e84132 | |
parent | dev-db/libdbi-drivers: Stabilize 0.9.0-r3 x86, #942154 (diff) | |
download | gentoo-1ba194d9ceb70f109dac1d552c82b2fe07b5f8e2.tar.gz gentoo-1ba194d9ceb70f109dac1d552c82b2fe07b5f8e2.tar.bz2 gentoo-1ba194d9ceb70f109dac1d552c82b2fe07b5f8e2.zip |
dev-db/libdbi-drivers: Stabilize 0.9.0-r3 amd64, #942154
Signed-off-by: Sam James <sam@gentoo.org>
-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 c9258bec51b1..b80675c39f67 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 )" |