diff options
author | 2021-04-01 18:05:50 +0200 | |
---|---|---|
committer | 2021-04-01 18:43:17 +0200 | |
commit | b1f90aa70f4894ee51e716e39ce8896a62ba492d (patch) | |
tree | 586672ab9236204f6b7a425b463d0858d64b8360 /app-text/gspell | |
parent | app-text/evince: x86 stable (bug #774927) (diff) | |
download | gentoo-b1f90aa70f4894ee51e716e39ce8896a62ba492d.tar.gz gentoo-b1f90aa70f4894ee51e716e39ce8896a62ba492d.tar.bz2 gentoo-b1f90aa70f4894ee51e716e39ce8896a62ba492d.zip |
app-text/gspell: x86 stable (bug #774927)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.8.4.ebuild b/app-text/gspell/gspell-1.8.4.ebuild index 64919831d8ba..549adb416230 100644 --- a/app-text/gspell/gspell-1.8.4.ebuild +++ b/app-text/gspell/gspell-1.8.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |