diff options
Diffstat (limited to 'net-libs/ccrtp/ccrtp-2.0.9.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ccrtp/ccrtp-2.0.9.ebuild b/net-libs/ccrtp/ccrtp-2.0.9.ebuild index 5dfd8467fe3c..8bb2b6f8327a 100644 --- a/net-libs/ccrtp/ccrtp-2.0.9.ebuild +++ b/net-libs/ccrtp/ccrtp-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.9.ebuild,v 1.4 2015/01/18 08:40:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.9.ebuild,v 1.5 2015/01/26 10:08:27 ago Exp $ EAPI=5 inherit eutils multilib @@ -9,7 +9,7 @@ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport prot HOMEPAGE="http://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" |