diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:43 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 19:42:43 +0000 |
commit | e596af8e42835053d7c5e4e902120ddb758ad601 (patch) | |
tree | f942f45af8442797517df0eccb2444b757abad25 | |
parent | media-libs/libsdl2: Stabilize 2.26.5-r1 sparc, #907381 (diff) | |
download | gentoo-e596af8e42835053d7c5e4e902120ddb758ad601.tar.gz gentoo-e596af8e42835053d7c5e4e902120ddb758ad601.tar.bz2 gentoo-e596af8e42835053d7c5e4e902120ddb758ad601.zip |
app-text/gspell: Stabilize 1.12.1 sparc, #907618
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 359bd3c85ea2..c21bc5ae3b6e 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 )" |