diff options
author | Sam James <sam@gentoo.org> | 2022-12-28 22:25:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-28 22:25:07 +0000 |
commit | 30c3898b346a8713dab30e4332f6c1ca36fdc508 (patch) | |
tree | d4b4a92f1b9504a0fc4cb1ceca13f2d50306c778 /dev-db/opendbx | |
parent | app-shells/zsh-completions: Stabilize 0.34.0 ALLARCHES, #888789 (diff) | |
download | gentoo-30c3898b346a8713dab30e4332f6c1ca36fdc508.tar.gz gentoo-30c3898b346a8713dab30e4332f6c1ca36fdc508.tar.bz2 gentoo-30c3898b346a8713dab30e4332f6c1ca36fdc508.zip |
dev-db/opendbx: Stabilize 1.4.6-r5 x86, #888791
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/opendbx')
-rw-r--r-- | dev-db/opendbx/opendbx-1.4.6-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild index 9fc129f26fcc..e9fc59eabfb2 100644 --- a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild +++ b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="firebird +man +mysql oracle postgres sqlite" RESTRICT="firebird? ( bindist )" |