From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6FDD4138359 for ; Mon, 20 Jul 2020 21:02:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFB54E08BF; Mon, 20 Jul 2020 21:02:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99337E08BF for ; Mon, 20 Jul 2020 21:02:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9A2534F458 for ; Mon, 20 Jul 2020 21:02:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46F712EB for ; Mon, 20 Jul 2020 21:02:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1595278965.c0b57275b2521986bf71bafe98ca406af26c3190.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/asterisk/asterisk-13.34.0.ebuild net-misc/asterisk/asterisk-13.35.0.ebuild net-misc/asterisk/asterisk-16.11.1.ebuild net-misc/asterisk/asterisk-16.12.0.ebuild X-VCS-Directories: net-misc/asterisk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c0b57275b2521986bf71bafe98ca406af26c3190 X-VCS-Branch: master Date: Mon, 20 Jul 2020 21:02:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c2bba18a-b943-4c32-b07b-2a8a16ab6adf X-Archives-Hash: 843cd275d33bb4b57356520e2f26f69f commit: c0b57275b2521986bf71bafe98ca406af26c3190 Author: Jaco Kroon uls co za> AuthorDate: Sun Jul 19 08:06:22 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 20 21:02:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b57275 net-misc/asterisk: forward ~arm and ~arm64 13.33.0 and 16.10.0 was marked for ~arm and ~arm64, but not 13.34.0 and 16.11.1. Add to all newer versions. Bug: https://bugs.gentoo.org/716426 Signed-off-by: Jaco Kroon uls.co.za> Signed-off-by: Sam James gentoo.org> net-misc/asterisk/asterisk-13.34.0.ebuild | 2 +- net-misc/asterisk/asterisk-13.35.0.ebuild | 2 +- net-misc/asterisk/asterisk-16.11.1.ebuild | 2 +- net-misc/asterisk/asterisk-16.12.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/asterisk/asterisk-13.34.0.ebuild b/net-misc/asterisk/asterisk-13.34.0.ebuild index cd9e174736f..35bff47da13 100644 --- a/net-misc/asterisk/asterisk-13.34.0.ebuild +++ b/net-misc/asterisk/asterisk-13.34.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE_VOICEMAIL_STORAGE=" +voicemail_storage_file diff --git a/net-misc/asterisk/asterisk-13.35.0.ebuild b/net-misc/asterisk/asterisk-13.35.0.ebuild index d35ac67332f..1f33018e9fc 100644 --- a/net-misc/asterisk/asterisk-13.35.0.ebuild +++ b/net-misc/asterisk/asterisk-13.35.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE_VOICEMAIL_STORAGE=" +voicemail_storage_file diff --git a/net-misc/asterisk/asterisk-16.11.1.ebuild b/net-misc/asterisk/asterisk-16.11.1.ebuild index f5b902ba5d2..b971778f05c 100644 --- a/net-misc/asterisk/asterisk-16.11.1.ebuild +++ b/net-misc/asterisk/asterisk-16.11.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE_VOICEMAIL_STORAGE=" +voicemail_storage_file diff --git a/net-misc/asterisk/asterisk-16.12.0.ebuild b/net-misc/asterisk/asterisk-16.12.0.ebuild index f77c207c26d..e7b03104303 100644 --- a/net-misc/asterisk/asterisk-16.12.0.ebuild +++ b/net-misc/asterisk/asterisk-16.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE_VOICEMAIL_STORAGE=" +voicemail_storage_file