Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/ccrtp/
Date: Sat, 20 Feb 2016 12:00:02
Message-Id: 1455969540.b2c169f188f1802adf3fd1bbe0722426e2281bfe.patrick@gentoo
1 commit: b2c169f188f1802adf3fd1bbe0722426e2281bfe
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 20 11:54:40 2016 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 20 11:59:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c169f1
7
8 net-libs/ccrtp: Drop stable ppc keywords
9
10 Package-Manager: portage-2.2.27
11
12 net-libs/ccrtp/ccrtp-2.0.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/ccrtp/ccrtp-2.0.9.ebuild b/net-libs/ccrtp/ccrtp-2.0.9.ebuild
16 index 230c8a4..66cd827 100644
17 --- a/net-libs/ccrtp/ccrtp-2.0.9.ebuild
18 +++ b/net-libs/ccrtp/ccrtp-2.0.9.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport prot
20 HOMEPAGE="https://www.gnu.org/software/ccrtp/"
21 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
22
23 -KEYWORDS="amd64 ppc ppc64 x86"
24 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
25 LICENSE="GPL-2"
26 IUSE="doc"
27 SLOT="0/2"