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 8E7B813835A for ; Mon, 20 Jul 2020 12:24:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01CD9E090F; Mon, 20 Jul 2020 12:24:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E071BE090F for ; Mon, 20 Jul 2020 12:24:27 +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 129B234F43D for ; Mon, 20 Jul 2020 12:24:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A3832EF for ; Mon, 20 Jul 2020 12:24:22 +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: <1595247701.f83884ec637220572b12b219dd3ae43905f40595.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-extra-sounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild X-VCS-Directories: net-misc/asterisk-extra-sounds/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f83884ec637220572b12b219dd3ae43905f40595 X-VCS-Branch: master Date: Mon, 20 Jul 2020 12:24:22 +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: 3411bbfc-e18e-4c0e-9dd3-949cffcc9e3d X-Archives-Hash: bba2b688247ecf67353aaf30985c116d commit: f83884ec637220572b12b219dd3ae43905f40595 Author: Sam James gentoo org> AuthorDate: Mon Jul 20 12:21:41 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 20 12:21:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83884ec net-misc/asterisk-extra-sounds: arm keyworded (bug #716426) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild b/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild index 6e680fb2262..c4e00218479 100644 --- a/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild +++ b/net-misc/asterisk-extra-sounds/asterisk-extra-sounds-1.5.2.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE="|| ( ${CODECS//+/} )" LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" BLACKLIST=("astcc-followed-by-the-pound-key")