diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-05 21:53:45 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-05 21:53:45 +0000 |
commit | c5b64b85fc5472dfc8ae6cda68d928bf38783bfc (patch) | |
tree | 686f5f64306514ed309fd536c63b4e63e901d3b0 /net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild | |
parent | Fix missing ( ) for milter? in DEPEND. (diff) | |
download | gentoo-2-c5b64b85fc5472dfc8ae6cda68d928bf38783bfc.tar.gz gentoo-2-c5b64b85fc5472dfc8ae6cda68d928bf38783bfc.tar.bz2 gentoo-2-c5b64b85fc5472dfc8ae6cda68d928bf38783bfc.zip |
Added ~ppc wrt bug #149793.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild')
-rw-r--r-- | net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild b/net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild index cbc7d66c2e86..5d5bd8ba6824 100644 --- a/net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild +++ b/net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild,v 1.3 2006/11/05 14:10:34 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libzrtpcpp/libzrtpcpp-0.9.0.ebuild,v 1.4 2006/11/05 21:53:45 drizzt Exp $ DESCRIPTION="GNU RTP stack for the zrtp protocol specification developed by Phil Zimmermen" HOMEPAGE="http://www.gnu.org/software/ccrtp/" SRC_URI="mirror://gnu/ccrtp/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" LICENSE="GPL-2" IUSE="" SLOT="0" |