summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2019-03-11 20:01:44 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-11 22:02:53 +0100
commitfefec2c465bec8a7f77d40e685badbb6524b5edc (patch)
tree32c2636ce5359fe7e3ea069bf5b6f786d7229669 /app-text/gtkspell
parentdev-python/pyenchant: added ~arm64 (diff)
downloadgentoo-fefec2c465bec8a7f77d40e685badbb6524b5edc.tar.gz
gentoo-fefec2c465bec8a7f77d40e685badbb6524b5edc.tar.bz2
gentoo-fefec2c465bec8a7f77d40e685badbb6524b5edc.zip
app-text/gtkspell: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/gtkspell-3.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.9.ebuild b/app-text/gtkspell/gtkspell-3.0.9.ebuild
index f41e0ea8e2fd..e35705c34ec5 100644
--- a/app-text/gtkspell/gtkspell-3.0.9.ebuild
+++ b/app-text/gtkspell/gtkspell-3.0.9.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.xz"
LICENSE="GPL-2+"
SLOT="3/0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"