commit: c0b57275b2521986bf71bafe98ca406af26c3190 Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za> AuthorDate: Sun Jul 19 08:06:22 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> 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 <jaco <AT> uls.co.za> Signed-off-by: Sam James <sam <AT> 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
