Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/zthread/
Date: Thu, 02 Nov 2017 21:16:38
Message-Id: 1509657204.7c86975b8d71da8c66099bc830842f1fea103ce1.whissi@gentoo
1 commit: 7c86975b8d71da8c66099bc830842f1fea103ce1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 2 21:04:47 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 2 21:13:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c86975b
7
8 dev-libs/zthread: x86 stable (bug #632326)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-libs/zthread/zthread-2.3.2-r4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/zthread/zthread-2.3.2-r4.ebuild b/dev-libs/zthread/zthread-2.3.2-r4.ebuild
16 index aeb476d946f..0cd6a02accd 100644
17 --- a/dev-libs/zthread/zthread-2.3.2-r4.ebuild
18 +++ b/dev-libs/zthread/zthread-2.3.2-r4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/zthread/${MY_P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc x86"
31 IUSE="debug doc kernel_linux static-libs"
32
33 DEPEND="doc? ( app-doc/doxygen )"