diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 22:57:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 22:57:30 +0000 |
commit | b1f48480340d98aea91de5a187dfc1f7b5fe623c (patch) | |
tree | 511491a7e1ddedd74fe2cb33749a1f4bed6c456a /app-text/gspell | |
parent | sys-apps/systemd-tmpfiles: Stabilize 249.5 arm64, #829030 (diff) | |
download | gentoo-b1f48480340d98aea91de5a187dfc1f7b5fe623c.tar.gz gentoo-b1f48480340d98aea91de5a187dfc1f7b5fe623c.tar.bz2 gentoo-b1f48480340d98aea91de5a187dfc1f7b5fe623c.zip |
app-text/gspell: Keyword 1.9.1 hppa, #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 d95e8e062ca8..266648319f95 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 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |