commit: 1e5cf7231f26c78f8e7e4758e3a1c6d8b14d47fc Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu Feb 23 09:08:17 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 09:08:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5cf723
net-misc/asterisk: Add ~ppc64 keyword (bug 413543). Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-misc/asterisk/asterisk-11.25.1.ebuild | 4 ++-- 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 fb7c4b9af2..1f6ebb43fb 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 b1debdef08..c4294edb71 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
