diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-01 07:22:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-01 07:22:35 +0000 |
commit | 0d5be576b3927520f0acd187ddbddcf0e783b212 (patch) | |
tree | 9713704247cd769f48fa7ac2e258d06c0c3235fa /app-text/gspell | |
parent | app-eselect/eselect-wxwidgets: Stabilize 20230114-r1 sparc, #903688 (diff) | |
download | gentoo-0d5be576b3927520f0acd187ddbddcf0e783b212.tar.gz gentoo-0d5be576b3927520f0acd187ddbddcf0e783b212.tar.bz2 gentoo-0d5be576b3927520f0acd187ddbddcf0e783b212.zip |
app-text/gspell: Stabilize 1.12.0 sparc, #903688
Signed-off-by: Arthur Zamarin <arthurzam@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 02282d452748..bfde539fde92 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 ~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 )" |