summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-01 11:08:46 +0000
committerSam James <sam@gentoo.org>2020-10-01 11:08:46 +0000
commit6d979cae59eba390caff8369f5635b7dde9c90c1 (patch)
treeab06f04a9106027df6d52e99fe69260f5697daed /dev-db
parentmail-filter/opendkim: Keyword 2.10.3-r18 arm64, #745789 (diff)
downloadgentoo-6d979cae59eba390caff8369f5635b7dde9c90c1.tar.gz
gentoo-6d979cae59eba390caff8369f5635b7dde9c90c1.tar.bz2
gentoo-6d979cae59eba390caff8369f5635b7dde9c90c1.zip
dev-db/opendbx: Keyword 1.4.6-r3 arm64, #745789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/opendbx/opendbx-1.4.6-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
index 425a43a399a9..daae3dd90bd8 100644
--- a/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
+++ b/dev-db/opendbx/opendbx-1.4.6-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="https://www.linuxnetworks.de/opendbx/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="firebird +man +mysql oracle postgres sqlite"
RESTRICT="firebird? ( bindist )"