diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:40 +0100 |
commit | 76a3bacd8dec3f9e5012258327aa11bb0143f9b5 (patch) | |
tree | 02be0f5783ea7d9a3c9c331a2053b7a9159e0bff /app-text/sword | |
parent | app-crypt/rainbowcrack: amd64 stable wrt bug #766510 (diff) | |
download | gentoo-76a3bacd8dec3f9e5012258327aa11bb0143f9b5.tar.gz gentoo-76a3bacd8dec3f9e5012258327aa11bb0143f9b5.tar.bz2 gentoo-76a3bacd8dec3f9e5012258327aa11bb0143f9b5.zip |
app-text/sword: amd64 stable wrt bug #766519
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 edd796fc48f7..2b00098f030a 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~ppc ~x86 ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~ppc-macos" IUSE="clucene curl debug doc icu" RDEPEND="sys-libs/zlib |