diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:50:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:57:38 +0300 |
commit | fde5d426fa1a1aec1e9de4ac4557a6b815f59910 (patch) | |
tree | 95ba3f1824277373dcbb51bb9139596960b88076 /app-text/gspell | |
parent | gui-libs/tepl: Stabilize 6.8.0 x86, #913218 (diff) | |
download | gentoo-fde5d426fa1a1aec1e9de4ac4557a6b815f59910.tar.gz gentoo-fde5d426fa1a1aec1e9de4ac4557a6b815f59910.tar.bz2 gentoo-fde5d426fa1a1aec1e9de4ac4557a6b815f59910.zip |
app-text/gspell: Stabilize 1.12.2 x86, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.12.2.ebuild b/app-text/gspell/gspell-1.12.2.ebuild index 5ba14d5613e1..0c9b73be0595 100644 --- a/app-text/gspell/gspell-1.12.2.ebuild +++ b/app-text/gspell/gspell-1.12.2.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 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |