diff options
Diffstat (limited to 'net-voip/linphone/linphone-3.4.3-r1.ebuild')
-rw-r--r-- | net-voip/linphone/linphone-3.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-voip/linphone/linphone-3.4.3-r1.ebuild b/net-voip/linphone/linphone-3.4.3-r1.ebuild index dc8de756ffc4..95567b84345b 100644 --- a/net-voip/linphone/linphone-3.4.3-r1.ebuild +++ b/net-voip/linphone/linphone-3.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.7 2013/03/06 13:20:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.8 2013/10/14 12:24:16 pinkbyte Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/$(get_version_component_range 1-2).x/sources/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-macos" # TODO: run-time test for ipv6: does it need mediastreamer[ipv6]? IUSE="doc gtk ipv6 ncurses nls video" |