diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 00:55:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 00:55:55 +0100 |
commit | 8939745b3ba7fba3393b1b57ec9a2b61046f71c7 (patch) | |
tree | 9ebed3ab5de3e7302d135179b7d9b34d23f58726 /media-libs/qhull/qhull-2020.2-r3.ebuild | |
parent | dev-python/versioneer: Stabilize 0.20 ppc, #807637 (diff) | |
download | gentoo-8939745b3ba7fba3393b1b57ec9a2b61046f71c7.tar.gz gentoo-8939745b3ba7fba3393b1b57ec9a2b61046f71c7.tar.bz2 gentoo-8939745b3ba7fba3393b1b57ec9a2b61046f71c7.zip |
media-libs/qhull: Stabilize 2020.2-r3 ppc, #807637
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/qhull/qhull-2020.2-r3.ebuild')
-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 0ea73a3f9942..052fc4611531 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 ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa 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 ) |