Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/qhull/
Date: Thu, 22 Apr 2021 12:18:08
Message-Id: 1619093851.03990c595d38b035b6537bc0a9250085f97e1cf2.sam@gentoo
1 commit: 03990c595d38b035b6537bc0a9250085f97e1cf2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 12:15:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 12:17:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03990c59
7
8 media-libs/qhull: Stabilize 2020.2-r3 ppc64, #783912
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/qhull/qhull-2020.2-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/qhull/qhull-2020.2-r3.ebuild b/media-libs/qhull/qhull-2020.2-r3.ebuild
16 index 3bb32eaabc3..839985c989c 100644
17 --- a/media-libs/qhull/qhull-2020.2-r3.ebuild
18 +++ b/media-libs/qhull/qhull-2020.2-r3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/qhull/qhull/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 SLOT="0/8"
22 LICENSE="BSD"
23 -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 +KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 IUSE="doc static-libs"
26
27 DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt )