diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:52:01 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 18:52:01 +0100 |
commit | 53b086f0a8ee2b6dbbb119ece184cae9ca60275e (patch) | |
tree | f95fd7266bcc35015a3b9a1ff78b2e3e62c807ea /app-text/gspell | |
parent | dev-cpp/gtkmm: Stabilize 3.24.7 x86, #879807 (diff) | |
download | gentoo-53b086f0a8ee2b6dbbb119ece184cae9ca60275e.tar.gz gentoo-53b086f0a8ee2b6dbbb119ece184cae9ca60275e.tar.bz2 gentoo-53b086f0a8ee2b6dbbb119ece184cae9ca60275e.zip |
app-text/gspell: Stabilize 1.12.0 x86, #879807
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.12.0.ebuild b/app-text/gspell/gspell-1.12.0.ebuild index 7dc6303fe159..d342cb383354 100644 --- a/app-text/gspell/gspell-1.12.0.ebuild +++ b/app-text/gspell/gspell-1.12.0.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 )" |