From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1297276-garchives=archives.gentoo.org@lists.gentoo.org> 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 31E22139337 for <garchives@archives.gentoo.org>; Mon, 28 Jun 2021 08:38:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69885E0954; Mon, 28 Jun 2021 08:38:53 +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 5429DE0954 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Jun 2021 08:38:53 +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 8A92533FE2A for <gentoo-commits@lists.gentoo.org>; Mon, 28 Jun 2021 08:38:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A707B7C2 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Jun 2021 08:38:49 +0000 (UTC) From: "Georgy Yakovlev" <gyakovlev@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" <gyakovlev@gentoo.org> Message-ID: <1624869517.74c31e2ae9d0b657bd0a39d563fa4a4dcf4e59cb.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/rnnoise/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild X-VCS-Directories: media-libs/rnnoise/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 74c31e2ae9d0b657bd0a39d563fa4a4dcf4e59cb X-VCS-Branch: master Date: Mon, 28 Jun 2021 08:38:49 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b88e0ebe-0292-45a8-a9e0-b3a4e6b797e7 X-Archives-Hash: 3728e560b452b0ce5faa405f2a7798e9 commit: 74c31e2ae9d0b657bd0a39d563fa4a4dcf4e59cb Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Jun 28 05:21:40 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Jun 28 08:38:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c31e2a media-libs/rnnoise: keyword 0.4.1_p20210122 for ~ppc64 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild b/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild index 2b007421cea..0397c02dfbc 100644 --- a/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild +++ b/media-libs/rnnoise/rnnoise-0.4.1_p20210122.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" IUSE="doc" # NOTE: Documentation currently empty (version 0.4.1_p20210122)