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 9DE22139083 for ; Thu, 21 Dec 2017 21:16:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFF03E0F54; Thu, 21 Dec 2017 21:16:06 +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 975E1E0F33 for ; Thu, 21 Dec 2017 21:16:06 +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 4F94633FE49 for ; Thu, 21 Dec 2017 21:16:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0766AE9F for ; Thu, 21 Dec 2017 21:16:03 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1513890891.5d84638d119d9df0dc6021e5c47d806fd2ea1b39.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libappindicator/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libappindicator/libappindicator-12.10.0-r301.ebuild X-VCS-Directories: dev-libs/libappindicator/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 5d84638d119d9df0dc6021e5c47d806fd2ea1b39 X-VCS-Branch: master Date: Thu, 21 Dec 2017 21:16:03 +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: 65765c75-49c0-412b-b4e6-0493ccbc6c8b X-Archives-Hash: ebf247c6e140b85da667df7bc43183c2 commit: 5d84638d119d9df0dc6021e5c47d806fd2ea1b39 Author: Roy Bamford gentoo org> AuthorDate: Sun Sep 10 13:17:09 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Dec 21 21:14:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d84638d dev-libs/libappindicator: added ~arm64 keyword. Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-libs/libappindicator/libappindicator-12.10.0-r301.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r301.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r301.ebuild index 291389380bc..e346621fec4 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r301.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r301.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="3" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="+introspection" RDEPEND="