diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:30:02 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:36 -0400 |
commit | 507e3abea4bd38b0b0e7ee82136a436a526c25c2 (patch) | |
tree | 1c6936fc147d7769e9cf80d41a114bae412e53ae /app-dicts/myspell-sv | |
parent | app-dicts/myspell-mk: arm64 stable (diff) | |
download | gentoo-507e3abea4bd38b0b0e7ee82136a436a526c25c2.tar.gz gentoo-507e3abea4bd38b0b0e7ee82136a436a526c25c2.tar.bz2 gentoo-507e3abea4bd38b0b0e7ee82136a436a526c25c2.zip |
app-dicts/myspell-sv: 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-sv')
-rw-r--r-- | app-dicts/myspell-sv/myspell-sv-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-sv/myspell-sv-2.14.ebuild b/app-dicts/myspell-sv/myspell-sv-2.14.ebuild index 67d5167e040b..f1bb2e4edf93 100644 --- a/app-dicts/myspell-sv/myspell-sv-2.14.ebuild +++ b/app-dicts/myspell-sv/myspell-sv-2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -35,5 +35,5 @@ SRC_URI=" LICENSE="CC-BY-SA-3.0 GPL-2 LGPL-3" 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="" |