summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-09-16 12:18:38 -0700
committerMatt Turner <mattst88@gentoo.org>2018-09-16 12:18:38 -0700
commit82b7325081a0b727f875a32af2ee2f14f2c38cc0 (patch)
tree617a49cc3bb388d5a3009565ab7311358ba40d6f /app-text/gspell
parentdev-python/django: stabilize 2.1.1 on amd64 (diff)
downloadgentoo-82b7325081a0b727f875a32af2ee2f14f2c38cc0.tar.gz
gentoo-82b7325081a0b727f875a32af2ee2f14f2c38cc0.tar.bz2
gentoo-82b7325081a0b727f875a32af2ee2f14f2c38cc0.zip
app-text/gspell-1.6.1: added ~ppc64, bug 663734
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/gspell-1.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.6.1.ebuild b/app-text/gspell/gspell-1.6.1.ebuild
index 483713d17e13..c47de38e8597 100644
--- a/app-text/gspell/gspell-1.6.1.ebuild
+++ b/app-text/gspell/gspell-1.6.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
LICENSE="LGPL-2.1+"
SLOT="0/1" # subslot = libgspell-1 soname version
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"