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 864A613835A for ; Sun, 13 Sep 2020 09:19:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 710EFE087F; Sun, 13 Sep 2020 09:19:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 57F40E087C for ; Sun, 13 Sep 2020 09:19:20 +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 58F29340D28 for ; Sun, 13 Sep 2020 09:19:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B92C833F for ; Sun, 13 Sep 2020 09:19:17 +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: <1599988627.baa93777af2d9e233b438a25213f69fcf26fea7b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/eyeD3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/eyeD3/eyeD3-0.9.5.ebuild X-VCS-Directories: dev-python/eyeD3/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: baa93777af2d9e233b438a25213f69fcf26fea7b X-VCS-Branch: master Date: Sun, 13 Sep 2020 09:19:17 +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: ba7d4ea1-6fdb-4f3b-8c3a-ea9ea241d2b4 X-Archives-Hash: 9d9d2db9f6d949d3dc3e9cf6cc2b0f63 commit: baa93777af2d9e233b438a25213f69fcf26fea7b Author: Sam James gentoo org> AuthorDate: Sun Sep 13 09:17:07 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 13 09:17:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa93777 dev-python/eyeD3: Keyword 0.9.5 ppc, #736519 Signed-off-by: Sam James gentoo.org> dev-python/eyeD3/eyeD3-0.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/eyeD3/eyeD3-0.9.5.ebuild b/dev-python/eyeD3/eyeD3-0.9.5.ebuild index c3e639317a5..87155128a94 100644 --- a/dev-python/eyeD3/eyeD3-0.9.5.ebuild +++ b/dev-python/eyeD3/eyeD3-0.9.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/nicfit/eyeD3/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0.7" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" dev-python/deprecation[${PYTHON_USEDEP}]