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 6E58E138336 for ; Sat, 6 Oct 2018 18:40:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66BC1E0A5E; Sat, 6 Oct 2018 18:40:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3A8F2E09D4 for ; Sat, 6 Oct 2018 18:40:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 841E7335CEC for ; Sat, 6 Oct 2018 18:40:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39A6C42E for ; Sat, 6 Oct 2018 18:40:13 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1538851205.eec5908fb7a0130807372775891bdc177320852f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk-core-sounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild X-VCS-Directories: net-misc/asterisk-core-sounds/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: eec5908fb7a0130807372775891bdc177320852f X-VCS-Branch: master Date: Sat, 6 Oct 2018 18:40:13 +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-Archives-Salt: 0b7e69b4-7f06-485b-b508-623de564a558 X-Archives-Hash: 5d234d96aaee09cb37dfd80ee3bc22b0 commit: eec5908fb7a0130807372775891bdc177320852f Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Oct 6 18:35:58 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Oct 6 18:40:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec5908f net-misc/asterisk-core-sounds: keyworded 1.4.22 for ppc, bug #658732 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild index a748f38a57b..acc24a55d22 100644 --- a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild +++ b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.4.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -25,7 +25,7 @@ done LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" DEPEND=">=net-misc/asterisk-1.4"