Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/qhull/
Date: Tue, 09 Jan 2018 01:45:14
Message-Id: 1515451746.6f2ae6f184ad5cf3ef9c55526f6bee3f639ec010.whissi@gentoo
1 commit: 6f2ae6f184ad5cf3ef9c55526f6bee3f639ec010
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 22:21:58 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 22:49:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2ae6f1
7
8 media-libs/qhull: x86 stable (bug #636054)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-libs/qhull/qhull-2015.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/qhull/qhull-2015.2.ebuild b/media-libs/qhull/qhull-2015.2.ebuild
16 index 9cc80f5c1e6..2ea95f40ef2 100644
17 --- a/media-libs/qhull/qhull-2015.2.ebuild
18 +++ b/media-libs/qhull/qhull-2015.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/download/${PN}-2015-src-7.2.0.tgz -> ${P}.tar.gz"
26
27 SLOT="0"
28 LICENSE="BSD"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
31 IUSE="doc static-libs"
32
33 DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt )