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 7AE6213835A for ; Wed, 5 Aug 2020 01:03:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05DD8E082D; Wed, 5 Aug 2020 01:03:37 +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 D96E9E0833 for ; Wed, 5 Aug 2020 01:03:36 +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 67E6634EF3B for ; Wed, 5 Aug 2020 01:03:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5DDC309 for ; Wed, 5 Aug 2020 01:03:33 +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: <1596589405.94eaf6fa1d219d571496b419175a1ebafe80eb45.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gphoto2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gphoto2/gphoto2-2.5.20.ebuild X-VCS-Directories: media-gfx/gphoto2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 94eaf6fa1d219d571496b419175a1ebafe80eb45 X-VCS-Branch: master Date: Wed, 5 Aug 2020 01:03:33 +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: 0add39ad-fdf8-4fcd-8329-8fb42f5270cf X-Archives-Hash: 222cb451fabc9cac91997df6ea26018b commit: 94eaf6fa1d219d571496b419175a1ebafe80eb45 Author: Sam James gentoo org> AuthorDate: Wed Aug 5 01:03:25 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 5 01:03:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94eaf6fa media-gfx/gphoto2: arm64 keyworded (bug #734920) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> media-gfx/gphoto2/gphoto2-2.5.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gphoto2/gphoto2-2.5.20.ebuild b/media-gfx/gphoto2/gphoto2-2.5.20.ebuild index 8bc039ab53c..0bd55c88a10 100644 --- a/media-gfx/gphoto2/gphoto2-2.5.20.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.5.20.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="aalib exif ncurses nls readline" # aalib -> needs libjpeg