diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 13:27:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 13:27:32 +0000 |
commit | 5be434a994db20abdeb5b819ba818a9adcbbd2a6 (patch) | |
tree | 5f96f0f1bb2d2d510185ddcc63b177f6482ebab7 /dev-db | |
parent | app-admin/ansible-molecule: drop 4.0.1 (diff) | |
download | gentoo-5be434a994db20abdeb5b819ba818a9adcbbd2a6.tar.gz gentoo-5be434a994db20abdeb5b819ba818a9adcbbd2a6.tar.bz2 gentoo-5be434a994db20abdeb5b819ba818a9adcbbd2a6.zip |
dev-db/firebird: Keyword 3.0.10.33601.0-r1 arm64, #905891
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/firebird/firebird-3.0.10.33601.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/firebird/firebird-3.0.10.33601.0-r1.ebuild b/dev-db/firebird/firebird-3.0.10.33601.0-r1.ebuild index 61f61df905da..cf1793d314a8 100644 --- a/dev-db/firebird/firebird-3.0.10.33601.0-r1.ebuild +++ b/dev-db/firebird/firebird-3.0.10.33601.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="IDPL Interbase-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc examples +server xinetd" BDEPEND=" |