diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:12:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:12:38 +0300 |
commit | 214fac575a5e424e490e42222a60d449069e4262 (patch) | |
tree | c60d3d52855d6bebca4fea5d15fb6790c2a36109 /app-text/gspell/gspell-1.11.1.ebuild | |
parent | dev-libs/glib: Stabilize 2.72.3 ppc64, #861029 (diff) | |
download | gentoo-214fac575a5e424e490e42222a60d449069e4262.tar.gz gentoo-214fac575a5e424e490e42222a60d449069e4262.tar.bz2 gentoo-214fac575a5e424e490e42222a60d449069e4262.zip |
app-text/gspell: Stabilize 1.11.1 ppc64, #861029
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/gspell/gspell-1.11.1.ebuild')
-rw-r--r-- | app-text/gspell/gspell-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.11.1.ebuild b/app-text/gspell/gspell-1.11.1.ebuild index 454db5f7b261..d342cb383354 100644 --- a/app-text/gspell/gspell-1.11.1.ebuild +++ b/app-text/gspell/gspell-1.11.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 ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |