diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:57:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:02:05 -0400 |
commit | bbef9ccf9a1cf53b9bc1c7386057e39479f53186 (patch) | |
tree | fbbc18cef0daa2bc6ce7ec8e3e329852f5890ac3 /app-text/gtkspell | |
parent | net-libs/farstream: arm64 stable (diff) | |
download | gentoo-bbef9ccf9a1cf53b9bc1c7386057e39479f53186.tar.gz gentoo-bbef9ccf9a1cf53b9bc1c7386057e39479f53186.tar.bz2 gentoo-bbef9ccf9a1cf53b9bc1c7386057e39479f53186.zip |
app-text/gtkspell: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.10.ebuild b/app-text/gtkspell/gtkspell-3.0.10.ebuild index a87cfe4fc106..06ae676ffdb0 100644 --- a/app-text/gtkspell/gtkspell-3.0.10.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.10.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 )" |