diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:31:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:41 -0400 |
commit | d194bad7778dac9233f4c7f0c0f22f5c8eb0f80d (patch) | |
tree | 0d14059232518491405af18f109bb774307a1eed /app-dicts/myspell-sq | |
parent | app-dicts/myspell-ku: arm64 stable (diff) | |
download | gentoo-d194bad7778dac9233f4c7f0c0f22f5c8eb0f80d.tar.gz gentoo-d194bad7778dac9233f4c7f0c0f22f5c8eb0f80d.tar.bz2 gentoo-d194bad7778dac9233f4c7f0c0f22f5c8eb0f80d.zip |
app-dicts/myspell-sq: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 f673f929185a..226fb1822652 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ SRC_URI="http://www.shkenca.org/shkarkime/${PN}_AL-${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 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}" |