diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 15:23:11 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-07-04 15:23:27 +0200 |
commit | e8fcd5cfc631505d177d7283b79160c437a7ee80 (patch) | |
tree | 0e1f80ee08d78c6d6b186d444d8a80a667fb5c3e /app-text | |
parent | media-libs/gst-plugins-ugly and its splits: Drop old (diff) | |
download | gentoo-e8fcd5cfc631505d177d7283b79160c437a7ee80.tar.gz gentoo-e8fcd5cfc631505d177d7283b79160c437a7ee80.tar.bz2 gentoo-e8fcd5cfc631505d177d7283b79160c437a7ee80.zip |
app-text/gspell-1.0.2-r0: add ~alpha keyword
Gentoo-Bug: 587368
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.0.2.ebuild b/app-text/gspell/gspell-1.0.2.ebuild index a375640f96b3..afeb7386dd0b 100644 --- a/app-text/gspell/gspell-1.0.2.ebuild +++ b/app-text/gspell/gspell-1.0.2.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="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="+introspection vala" REQUIRED_IUSE="vala? ( introspection )" |