diff options
Diffstat (limited to 'net-libs/ortp/ortp-0.16.3.ebuild')
-rw-r--r-- | net-libs/ortp/ortp-0.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ortp/ortp-0.16.3.ebuild b/net-libs/ortp/ortp-0.16.3.ebuild index d31a78881a8d..6519cae72132 100644 --- a/net-libs/ortp/ortp-0.16.3.ebuild +++ b/net-libs/ortp/ortp-0.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.3.ebuild,v 1.2 2010/07/20 19:01:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ortp-0.16.3.ebuild,v 1.3 2010/12/27 21:37:15 tomka Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/linphone/${PN}/ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="debug doc examples ipv6 minimal srtp ssl" RDEPEND="srtp? ( net-libs/libsrtp ) |