diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-12-27 21:37:15 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-12-27 21:37:15 +0000 |
commit | 3166866caa4990519e26ceba28eb36ee7570d856 (patch) | |
tree | 072524b290cefae581586f3c3214673cb6df3b6c /net-libs/ortp/ortp-0.16.3.ebuild | |
parent | stable ppc64, bug 349270 (diff) | |
download | gentoo-2-3166866caa4990519e26ceba28eb36ee7570d856.tar.gz gentoo-2-3166866caa4990519e26ceba28eb36ee7570d856.tar.bz2 gentoo-2-3166866caa4990519e26ceba28eb36ee7570d856.zip |
x86 stable per bug 349258
(Portage version: 2.1.9.26/cvs/Linux i686)
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 ) |