diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 22:57:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 22:57:36 +0000 |
commit | 01f2f9268152b669628a39c5b9e052414c0badb5 (patch) | |
tree | 653f7d42a6094eef36fa09ebb9a24c6756de01fb /app-text/gspell | |
parent | media-gfx/inkscape: Keyword 1.1-r1 hppa, #828455 (diff) | |
download | gentoo-01f2f9268152b669628a39c5b9e052414c0badb5.tar.gz gentoo-01f2f9268152b669628a39c5b9e052414c0badb5.tar.bz2 gentoo-01f2f9268152b669628a39c5b9e052414c0badb5.zip |
app-text/gspell: Keyword 1.9.1 ia64, #828455
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.9.1.ebuild b/app-text/gspell/gspell-1.9.1.ebuild index 266648319f95..df529ccddab3 100644 --- a/app-text/gspell/gspell-1.9.1.ebuild +++ b/app-text/gspell/gspell-1.9.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |