diff options
Diffstat (limited to 'net-misc/asterisk')
-rw-r--r-- | net-misc/asterisk/asterisk-11.25.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/asterisk/asterisk-13.13.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/asterisk/asterisk-11.25.1.ebuild b/net-misc/asterisk/asterisk-11.25.1.ebuild index fb7c4b9af247..1f6ebb43fb00 100644 --- a/net-misc/asterisk/asterisk-11.25.1.ebuild +++ b/net-misc/asterisk/asterisk-11.25.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.t mirror://gentoo/gentoo-asterisk-patchset-3.17.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE_VOICEMAIL_STORAGE=" +voicemail_storage_file diff --git a/net-misc/asterisk/asterisk-13.13.1.ebuild b/net-misc/asterisk/asterisk-13.13.1.ebuild index b1debdef08cb..c4294edb71fc 100644 --- a/net-misc/asterisk/asterisk-13.13.1.ebuild +++ b/net-misc/asterisk/asterisk-13.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.t mirror://gentoo/gentoo-asterisk-patchset-4.04.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE_VOICEMAIL_STORAGE=" +voicemail_storage_file |