diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-02-20 12:54:40 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-02-20 12:59:00 +0100 |
commit | b2c169f188f1802adf3fd1bbe0722426e2281bfe (patch) | |
tree | 929644e7424c1fe742b267dbf851c9e58e16124c /net-libs/ccrtp | |
parent | net-proxy/squid: Stable for HPPA PPC64 (bug #573076). (diff) | |
download | gentoo-b2c169f188f1802adf3fd1bbe0722426e2281bfe.tar.gz gentoo-b2c169f188f1802adf3fd1bbe0722426e2281bfe.tar.bz2 gentoo-b2c169f188f1802adf3fd1bbe0722426e2281bfe.zip |
net-libs/ccrtp: Drop stable ppc keywords
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-libs/ccrtp')
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ccrtp/ccrtp-2.0.9.ebuild b/net-libs/ccrtp/ccrtp-2.0.9.ebuild index 230c8a4f1e11..66cd8276a29a 100644 --- a/net-libs/ccrtp/ccrtp-2.0.9.ebuild +++ b/net-libs/ccrtp/ccrtp-2.0.9.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport prot HOMEPAGE="https://www.gnu.org/software/ccrtp/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" LICENSE="GPL-2" IUSE="doc" SLOT="0/2" |