diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 03:28:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 03:28:40 +0100 |
commit | 3c30f74418fedcae9c4a3f8bc69c8cbd9eeb9d0d (patch) | |
tree | fceb887668c3d9816b77839faee805655e0ec412 /app-text/gspell | |
parent | app-text/gspell: Stabilize 1.12.1 ppc64, #907618 (diff) | |
download | gentoo-3c30f74418fedcae9c4a3f8bc69c8cbd9eeb9d0d.tar.gz gentoo-3c30f74418fedcae9c4a3f8bc69c8cbd9eeb9d0d.tar.bz2 gentoo-3c30f74418fedcae9c4a3f8bc69c8cbd9eeb9d0d.zip |
app-text/gspell: Stabilize 1.12.1 arm64, #907618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-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 29fe9fefece5..680e4edf2eed 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 )" |