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 8DD9813835A for ; Mon, 6 Jul 2020 11:27:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD333E08D1; Mon, 6 Jul 2020 11:27:54 +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 8D1ADE08D1 for ; Mon, 6 Jul 2020 11:27:54 +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 C070B34EF7F for ; Mon, 6 Jul 2020 11:27:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AB4A9C for ; Mon, 6 Jul 2020 11:27:51 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1594034862.a71c0c54e3c0aef258b5de0d412860f94b7ee832.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/libzbc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/libzbc/libzbc-5.5.1.ebuild X-VCS-Directories: sys-block/libzbc/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a71c0c54e3c0aef258b5de0d412860f94b7ee832 X-VCS-Branch: master Date: Mon, 6 Jul 2020 11:27:51 +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: 13672bcf-365d-4f3e-8f87-41e5ae9ed9e7 X-Archives-Hash: 993506b0b968054fd57810d559b167cf commit: a71c0c54e3c0aef258b5de0d412860f94b7ee832 Author: Sam James (sam_c) cmpct info> AuthorDate: Sun Jul 5 02:22:33 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jul 6 11:27:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71c0c54 sys-block/libzbc: arm64 keyworded (bug #730480) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> sys-block/libzbc/libzbc-5.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/libzbc/libzbc-5.5.1.ebuild b/sys-block/libzbc/libzbc-5.5.1.ebuild index 5c726ff8a47..49ebb6a86d8 100644 --- a/sys-block/libzbc/libzbc-5.5.1.ebuild +++ b/sys-block/libzbc/libzbc-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hgst/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2 GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="gtk" DEPEND="virtual/pkgconfig