diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:32:44 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-14 21:32:44 +0200 |
commit | 12cf136ecc2fb398eab4c23f7e043ad0c4b02fd6 (patch) | |
tree | 3f096c567d96f960e4401e59bf94085ab25e3719 /app-text/gspell | |
parent | dev-ruby/mime-types: add ~arm, bug #588796 (diff) | |
download | gentoo-12cf136ecc2fb398eab4c23f7e043ad0c4b02fd6.tar.gz gentoo-12cf136ecc2fb398eab4c23f7e043ad0c4b02fd6.tar.bz2 gentoo-12cf136ecc2fb398eab4c23f7e043ad0c4b02fd6.zip |
app-text/gspell: add ~arm, bug #587368
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.0.3.ebuild b/app-text/gspell/gspell-1.0.3.ebuild index c671014ce61f..7eea78985d0d 100644 --- a/app-text/gspell/gspell-1.0.3.ebuild +++ b/app-text/gspell/gspell-1.0.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~x86" IUSE="+introspection vala" REQUIRED_IUSE="vala? ( introspection )" |