diff options
author | Sam James <sam@gentoo.org> | 2022-08-07 06:10:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-07 06:10:53 +0100 |
commit | 72daebc06f8052851de25f4a7e6331d6e35deb86 (patch) | |
tree | 98476083b62fcc2003affec316774f27647bb117 /app-text/gspell | |
parent | app-misc/tracker: Stabilize 3.3.2 x86, #861029 (diff) | |
download | gentoo-72daebc06f8052851de25f4a7e6331d6e35deb86.tar.gz gentoo-72daebc06f8052851de25f4a7e6331d6e35deb86.tar.bz2 gentoo-72daebc06f8052851de25f4a7e6331d6e35deb86.zip |
app-text/gspell: Stabilize 1.11.1 x86, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.11.1.ebuild b/app-text/gspell/gspell-1.11.1.ebuild index 78be31f1c5c9..0b9c655be195 100644 --- a/app-text/gspell/gspell-1.11.1.ebuild +++ b/app-text/gspell/gspell-1.11.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |