diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:27:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:35:21 -0800 |
commit | f92eee25cc08399535802c54ceb301a71ae635b9 (patch) | |
tree | a2b88647859d39ff9143499d6df09d604ae286ba /media-libs/qhull | |
parent | media-fonts/stix-fonts: Keyword 2.11 alpha, #804118 (diff) | |
download | gentoo-f92eee25cc08399535802c54ceb301a71ae635b9.tar.gz gentoo-f92eee25cc08399535802c54ceb301a71ae635b9.tar.bz2 gentoo-f92eee25cc08399535802c54ceb301a71ae635b9.zip |
media-libs/qhull: Keyword 2020.2-r3 alpha, #804118
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/qhull')
-rw-r--r-- | media-libs/qhull/qhull-2020.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qhull/qhull-2020.2-r3.ebuild b/media-libs/qhull/qhull-2020.2-r3.ebuild index f3e4d41461d7..bab49ad802b8 100644 --- a/media-libs/qhull/qhull-2020.2-r3.ebuild +++ b/media-libs/qhull/qhull-2020.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/qhull/qhull/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/8" LICENSE="BSD" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc static-libs" DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt ) |