diff options
author | 2023-04-19 11:44:17 +0300 | |
---|---|---|
committer | 2023-04-19 11:44:17 +0300 | |
commit | 591be09914bece93c98dc07f370a42a200b94a64 (patch) | |
tree | f50f2a353653508846fa2832915316ec49e204fb /app-text/gspell | |
parent | x11-libs/wxGTK: Stabilize 3.2.2.1-r1 arm, #903688 (diff) | |
download | gentoo-591be09914bece93c98dc07f370a42a200b94a64.tar.gz gentoo-591be09914bece93c98dc07f370a42a200b94a64.tar.bz2 gentoo-591be09914bece93c98dc07f370a42a200b94a64.zip |
app-text/gspell: Stabilize 1.12.0 arm, #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 99217800bdd3..02282d452748 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 )" |