diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 15:25:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-22 16:24:35 +0200 |
commit | 252ab408d51a083073225aa239f6e0486eb96082 (patch) | |
tree | bbd7d739d9d494d6ca13711a17acee42da4350b0 | |
parent | dev-ml/kaputt: depend on ocamlbuild only now that old ocaml is gone (diff) | |
download | gentoo-252ab408d51a083073225aa239f6e0486eb96082.tar.gz gentoo-252ab408d51a083073225aa239f6e0486eb96082.tar.bz2 gentoo-252ab408d51a083073225aa239f6e0486eb96082.zip |
app-text/gtkspell: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index d6b25bbcc90a..fa7512b9378a 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2+" SLOT="2" -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="" RDEPEND="x11-libs/gtk+:2 |