diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:16:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:16:44 +0000 |
commit | 6cb8d1e612a538f74a89ff94d5c1ddbb702081c9 (patch) | |
tree | fccbcbb669bd49c122998e6257de2d36b6ca2db0 /app-text/gspell | |
parent | dev-cpp/gtkmm: Stabilize 4.8.0-r1 amd64, #879807 (diff) | |
download | gentoo-6cb8d1e612a538f74a89ff94d5c1ddbb702081c9.tar.gz gentoo-6cb8d1e612a538f74a89ff94d5c1ddbb702081c9.tar.bz2 gentoo-6cb8d1e612a538f74a89ff94d5c1ddbb702081c9.zip |
app-text/gspell: Stabilize 1.12.0 amd64, #879807
Signed-off-by: Sam James <sam@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 c206cb7bb6b1..7dc6303fe159 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 )" |