diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 21:00:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-29 21:00:25 +0300 |
commit | 5256389bff1160659012f208cac16414fdc327e1 (patch) | |
tree | 0a01d29a3d9804a67696210a7880035d28709adf /app-text | |
parent | app-arch/gcab: Stabilize 1.6 arm, #913218 (diff) | |
download | gentoo-5256389bff1160659012f208cac16414fdc327e1.tar.gz gentoo-5256389bff1160659012f208cac16414fdc327e1.tar.bz2 gentoo-5256389bff1160659012f208cac16414fdc327e1.zip |
app-text/gspell: Stabilize 1.12.2 arm, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.12.2.ebuild b/app-text/gspell/gspell-1.12.2.ebuild index 5384a5afdc0e..8627f6ebdfae 100644 --- a/app-text/gspell/gspell-1.12.2.ebuild +++ b/app-text/gspell/gspell-1.12.2.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 )" |