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 7742F1396D0 for ; Sun, 27 Aug 2017 15:34:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B4C91FC058; Sun, 27 Aug 2017 15:34:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0EED91FC058 for ; Sun, 27 Aug 2017 15:34:30 +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 354DB341A1B for ; Sun, 27 Aug 2017 15:34:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B79448496 for ; Sun, 27 Aug 2017 15:34:16 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1503848040.f229099dbafc5120623e5b73832f614f0a90fed8.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f229099dbafc5120623e5b73832f614f0a90fed8 X-VCS-Branch: master Date: Sun, 27 Aug 2017 15:34:16 +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: a02d6a2a-88f3-45bb-9b99-2e4e95fb83d2 X-Archives-Hash: a377d4ad7813271e68a2e6423661aeb8 commit: f229099dbafc5120623e5b73832f614f0a90fed8 Author: Roy Bamford gentoo org> AuthorDate: Sun Aug 20 21:26:41 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 27 15:34:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f229099d media-libs/libcdr: added ~arm64 keyword Package-Manager: Portage-2.3.8, Repoman-2.3.3 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 e225c2995f4..b114fa2e952 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 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86" IUSE="doc static-libs test" RDEPEND="