diff options
author | Sam James <sam@gentoo.org> | 2022-08-07 06:10:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-07 06:10:22 +0100 |
commit | aaca583660fc2d43665ae121570bca6c6c85b898 (patch) | |
tree | 5e832364ed0ac70875f744842f8a74273a4d6b41 /dev-libs/link-grammar | |
parent | dev-libs/libgit2-glib: Stabilize 1.1.0 amd64, #861029 (diff) | |
download | gentoo-aaca583660fc2d43665ae121570bca6c6c85b898.tar.gz gentoo-aaca583660fc2d43665ae121570bca6c6c85b898.tar.bz2 gentoo-aaca583660fc2d43665ae121570bca6c6c85b898.zip |
dev-libs/link-grammar: Stabilize 5.10.5-r1 amd64, #861029
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/link-grammar')
-rw-r--r-- | dev-libs/link-grammar/link-grammar-5.10.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/link-grammar/link-grammar-5.10.5-r1.ebuild b/dev-libs/link-grammar/link-grammar-5.10.5-r1.ebuild index 95c7aacb4767..971e5fddb1cc 100644 --- a/dev-libs/link-grammar/link-grammar-5.10.5-r1.ebuild +++ b/dev-libs/link-grammar/link-grammar-5.10.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/5" -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="aspell +hunspell python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |