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