diff options
author | 2023-06-03 21:01:37 +0300 | |
---|---|---|
committer | 2023-06-03 21:01:37 +0300 | |
commit | ba6e178192c74e4396da6edbc18a2f0cff4a8e41 (patch) | |
tree | ad92d31fa5af97c95e74500ad5e8f7b6fc6e861e /app-text | |
parent | media-fonts/iosevka: add 24.1.1 (diff) | |
download | gentoo-ba6e178192c74e4396da6edbc18a2f0cff4a8e41.tar.gz gentoo-ba6e178192c74e4396da6edbc18a2f0cff4a8e41.tar.bz2 gentoo-ba6e178192c74e4396da6edbc18a2f0cff4a8e41.zip |
app-text/gspell: Stabilize 1.12.1 x86, #907618
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.12.1.ebuild b/app-text/gspell/gspell-1.12.1.ebuild index 2de97495ad39..359bd3c85ea2 100644 --- a/app-text/gspell/gspell-1.12.1.ebuild +++ b/app-text/gspell/gspell-1.12.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 ~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 )" |