Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/choqok/
Date: Thu, 07 Jul 2016 17:52:56
Message-Id: 1467913928.2c05769b580985dc84e95b29754d2ae8cce67afc.kensington@gentoo
1 commit: 2c05769b580985dc84e95b29754d2ae8cce67afc
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 19:40:03 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 17:52:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c05769b
7
8 net-im/choqok: drop ~ppc keyword
9
10 Package-Manager: portage-2.3.0
11
12 net-im/choqok/choqok-1.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/choqok/choqok-1.5.ebuild b/net-im/choqok/choqok-1.5.ebuild
16 index 72fd455..873b6ec 100644
17 --- a/net-im/choqok/choqok-1.5.ebuild
18 +++ b/net-im/choqok/choqok-1.5.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="http://choqok.gnufolks.org/"
20
21 if [[ ${PV} != *9999* ]]; then
22 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
23 - KEYWORDS="amd64 ~ppc x86"
24 + KEYWORDS="amd64 x86"
25 else
26 KEYWORDS=""
27 fi