diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 05:34:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 05:34:15 +0000 |
commit | 968eedb15202d08f3e88af6491ae06e4c763cb90 (patch) | |
tree | 089f421b2c087ed799dbae29f39400a25be2be7e /media-libs/qhull | |
parent | media-fonts/stix-fonts: Stabilize 1.1.1 hppa, #807637 (diff) | |
download | gentoo-968eedb15202d08f3e88af6491ae06e4c763cb90.tar.gz gentoo-968eedb15202d08f3e88af6491ae06e4c763cb90.tar.bz2 gentoo-968eedb15202d08f3e88af6491ae06e4c763cb90.zip |
media-libs/qhull: Stabilize 2020.2-r3 hppa, #807637
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/qhull')
-rw-r--r-- | media-libs/qhull/qhull-2020.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/qhull/qhull-2020.2-r3.ebuild b/media-libs/qhull/qhull-2020.2-r3.ebuild index 1d78af59fc82..f3e4d41461d7 100644 --- a/media-libs/qhull/qhull-2020.2-r3.ebuild +++ b/media-libs/qhull/qhull-2020.2-r3.ebuild @@ -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="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 ) |