diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:05:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:05:32 +0000 |
commit | 2366a32644c82d3162f2ef0fbd06626a92c4bb67 (patch) | |
tree | ad3c6616b3e0009598d7967b6758a52a5a389a84 /app-text/sword | |
parent | dev-texlive/texlive-games: Keyword 2023_p69159 ppc64, #932752 (diff) | |
download | gentoo-2366a32644c82d3162f2ef0fbd06626a92c4bb67.tar.gz gentoo-2366a32644c82d3162f2ef0fbd06626a92c4bb67.tar.bz2 gentoo-2366a32644c82d3162f2ef0fbd06626a92c4bb67.zip |
app-text/sword: Keyword 1.9.0-r1 ppc64, #932752
Signed-off-by: Arthur Zamarin <arthurzam@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 13eb01ab413e..f596e3451e3f 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-2023 Gentoo Authors +# Copyright 1999-2024 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 ~arm64 ~loong ~ppc ~riscv x86 ~ppc-macos" +KEYWORDS="amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~ppc-macos" IUSE="clucene curl debug doc icu" RDEPEND="sys-libs/zlib |