Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/opendbx/
Date: Wed, 28 Dec 2022 22:25:27
Message-Id: 1672266307.30c3898b346a8713dab30e4332f6c1ca36fdc508.sam@gentoo
1 commit: 30c3898b346a8713dab30e4332f6c1ca36fdc508
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 22:25:07 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 22:25:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c3898b
7
8 dev-db/opendbx: Stabilize 1.4.6-r5 x86, #888791
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-db/opendbx/opendbx-1.4.6-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
16 index 9fc129f26fcc..e9fc59eabfb2 100644
17 --- a/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
18 +++ b/dev-db/opendbx/opendbx-1.4.6-r5.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 x86"
25 IUSE="firebird +man +mysql oracle postgres sqlite"
26 RESTRICT="firebird? ( bindist )"