diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:10:59 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:32 +0200 |
commit | b2313b5d8c0d98003b13801e2b6e3f1bd3fd0224 (patch) | |
tree | 8c33536d1b394b126ebd313434abbdcde447159b /app-dicts/myspell-sq | |
parent | app-dicts/myspell-sl: keyword ~arm64 (diff) | |
download | gentoo-b2313b5d8c0d98003b13801e2b6e3f1bd3fd0224.tar.gz gentoo-b2313b5d8c0d98003b13801e2b6e3f1bd3fd0224.tar.bz2 gentoo-b2313b5d8c0d98003b13801e2b6e3f1bd3fd0224.zip |
app-dicts/myspell-sq: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-dicts/myspell-sq')
-rw-r--r-- | app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild b/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild index c9a39b0d7f5b..4e90a6f090fd 100644 --- a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild +++ b/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -22,7 +22,7 @@ SRC_URI="http://www.shkenca.org/shkarkime/${PN}_AL-${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${PN}_AL-${PV}" |