diff options
author | Sam James <sam@gentoo.org> | 2022-08-07 06:10:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-07 06:10:20 +0100 |
commit | 73291f419357d35bffdf053fd89c5fef774e3ca0 (patch) | |
tree | 27e5db95c0621426fbf685d7df8a567194604254 /app-text/gspell/gspell-1.11.1.ebuild | |
parent | app-misc/tracker: Stabilize 3.3.2 amd64, #861029 (diff) | |
download | gentoo-73291f419357d35bffdf053fd89c5fef774e3ca0.tar.gz gentoo-73291f419357d35bffdf053fd89c5fef774e3ca0.tar.bz2 gentoo-73291f419357d35bffdf053fd89c5fef774e3ca0.zip |
app-text/gspell: Stabilize 1.11.1 amd64, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell/gspell-1.11.1.ebuild')
-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 57fad7befa2e..78be31f1c5c9 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 )" |