diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 11:57:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 11:57:45 +0200 |
commit | a20bda2a14c8adfff5c3877fb975715639f620fb (patch) | |
tree | 3a7564bca0b87559490a5c1cc1aa1a56b0f18ed6 /app-text/gspell | |
parent | app-editors/ghex: Stabilize 43.0 ppc64, #879807 (diff) | |
download | gentoo-a20bda2a14c8adfff5c3877fb975715639f620fb.tar.gz gentoo-a20bda2a14c8adfff5c3877fb975715639f620fb.tar.bz2 gentoo-a20bda2a14c8adfff5c3877fb975715639f620fb.zip |
app-text/gspell: Stabilize 1.12.0 ppc64, #879807
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 4ac75a9241b6..c206cb7bb6b1 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 )" |