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 5161F1382C5 for ; Wed, 16 Dec 2020 22:30:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9FB8E09E8; Wed, 16 Dec 2020 22:30:16 +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 D0130E09E9 for ; Wed, 16 Dec 2020 22:30:16 +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 96EF2340EEC for ; Wed, 16 Dec 2020 22:30:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C3AB3A1 for ; Wed, 16 Dec 2020 22:30:11 +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: <1608157804.095b309edb79e879a07a9cea62d5113b939bf7bf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtimezonemap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libtimezonemap/libtimezonemap-0.4.6.ebuild X-VCS-Directories: dev-libs/libtimezonemap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 095b309edb79e879a07a9cea62d5113b939bf7bf X-VCS-Branch: master Date: Wed, 16 Dec 2020 22:30:11 +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: 151a89d2-71d3-4be9-b83f-85d4d24ee875 X-Archives-Hash: b42357dcd784c4d893b8b7cb05dd3dca commit: 095b309edb79e879a07a9cea62d5113b939bf7bf Author: Sam James gentoo org> AuthorDate: Wed Dec 16 22:28:30 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 16 22:30:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095b309e dev-libs/libtimezonemap: arm64 keyworded (bug #752987) Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-libs/libtimezonemap/libtimezonemap-0.4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libtimezonemap/libtimezonemap-0.4.6.ebuild b/dev-libs/libtimezonemap/libtimezonemap-0.4.6.ebuild index a109233b6fe..6f50ee3b559 100644 --- a/dev-libs/libtimezonemap/libtimezonemap-0.4.6.ebuild +++ b/dev-libs/libtimezonemap/libtimezonemap-0.4.6.ebuild @@ -12,7 +12,7 @@ RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DEPEND="dev-libs/glib:2 dev-libs/gobject-introspection:0=