diff options
Diffstat (limited to 'net-misc/asterisk/asterisk-1.6.2.18.2.ebuild')
-rw-r--r-- | net-misc/asterisk/asterisk-1.6.2.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/asterisk/asterisk-1.6.2.18.2.ebuild b/net-misc/asterisk/asterisk-1.6.2.18.2.ebuild index 3ae011c8ae85..228bc570453c 100644 --- a/net-misc/asterisk/asterisk-1.6.2.18.2.ebuild +++ b/net-misc/asterisk/asterisk-1.6.2.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.6.2.18.2.ebuild,v 1.2 2011/06/28 22:08:15 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.6.2.18.2.ebuild,v 1.3 2011/06/29 19:04:11 maekke Exp $ EAPI=3 inherit autotools base eutils linux-info multilib @@ -13,7 +13,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.t mirror://gentoo/gentoo-asterisk-patchset-0.1.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa +caps dahdi doc freetds iconv jabber ldap lua newt +samples oss postgres radius snmp span speex ssl sqlite vorbis" |