diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:57:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:58:07 +0200 |
commit | cbea2bd41e72cb94747ddc9bb87146e7850d185c (patch) | |
tree | 2642188ba780247c9b1c94ff692e95200b3bd3e1 /app-text | |
parent | gui-libs/libhandy: Stabilize 1.8.0 arm64, #879807 (diff) | |
download | gentoo-cbea2bd41e72cb94747ddc9bb87146e7850d185c.tar.gz gentoo-cbea2bd41e72cb94747ddc9bb87146e7850d185c.tar.bz2 gentoo-cbea2bd41e72cb94747ddc9bb87146e7850d185c.zip |
app-text/gspell: Stabilize 1.12.0 arm64, #879807
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 41d559da553d..57fad7befa2e 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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |