diff options
author | Sam James <sam@gentoo.org> | 2023-12-29 01:14:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-29 01:14:52 +0000 |
commit | b855024ce51fe4ce5588f14cc07a9434c8992921 (patch) | |
tree | be07dce835b60193dbee4b8deb8b077817924f81 /app-text/sword | |
parent | dev-embedded/gputils: Keyword 1.5.2 arm64, #920861 (diff) | |
download | gentoo-b855024ce51fe4ce5588f14cc07a9434c8992921.tar.gz gentoo-b855024ce51fe4ce5588f14cc07a9434c8992921.tar.bz2 gentoo-b855024ce51fe4ce5588f14cc07a9434c8992921.zip |
app-text/sword: Keyword 1.9.0-r1 arm64, #920865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sword')
-rw-r--r-- | app-text/sword/sword-1.9.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sword/sword-1.9.0-r1.ebuild b/app-text/sword/sword-1.9.0-r1.ebuild index 861c4f49af05..13eb01ab413e 100644 --- a/app-text/sword/sword-1.9.0-r1.ebuild +++ b/app-text/sword/sword-1.9.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.crosswire.org/ftpmirror/pub/${PN}/source/v${PV%.*}/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~loong ~ppc ~riscv x86 ~ppc-macos" +KEYWORDS="amd64 ~arm64 ~loong ~ppc ~riscv x86 ~ppc-macos" IUSE="clucene curl debug doc icu" RDEPEND="sys-libs/zlib |