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 795F9139694 for ; Wed, 26 Jul 2017 08:20:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A51841FC045; Wed, 26 Jul 2017 08:20:12 +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 7E22C1FC043 for ; Wed, 26 Jul 2017 08:20:12 +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 950723416C9 for ; Wed, 26 Jul 2017 08:20:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D24374C4 for ; Wed, 26 Jul 2017 08:20:05 +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: <1501057193.3001dbe1e8467b6b23dbc295f16820db1c5252f9.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libcdr/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libcdr/libcdr-0.1.3.ebuild X-VCS-Directories: media-libs/libcdr/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3001dbe1e8467b6b23dbc295f16820db1c5252f9 X-VCS-Branch: master Date: Wed, 26 Jul 2017 08:20:05 +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: 35a6fcb5-5689-4500-9032-1f1a92c513ee X-Archives-Hash: 0e5756d3961f58e1277aa8de907f37c1 commit: 3001dbe1e8467b6b23dbc295f16820db1c5252f9 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Jul 26 08:17:04 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Jul 26 08:19:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3001dbe1 media-libs/libcdr: ppc keyworded, bug #550040 (thanks to ernsteiswuerfel) Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" media-libs/libcdr/libcdr-0.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libcdr/libcdr-0.1.3.ebuild b/media-libs/libcdr/libcdr-0.1.3.ebuild index 1cce5090a77..68ef37c5a62 100644 --- a/media-libs/libcdr/libcdr-0.1.3.ebuild +++ b/media-libs/libcdr/libcdr-0.1.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libcdr" LICENSE="MPL-2.0" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~hppa ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86" IUSE="doc static-libs test" RDEPEND="