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 2FC88139694 for ; Sun, 30 Jul 2017 07:05:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62C361FC0D5; Sun, 30 Jul 2017 07:05:18 +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 453A21FC0D5 for ; Sun, 30 Jul 2017 07:05:18 +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 6FA313419F3 for ; Sun, 30 Jul 2017 07:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FD9E74C2 for ; Sun, 30 Jul 2017 07:05:16 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1501398306.d5d27d124402cfccca2ca2ed385a6ff8daf567d3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/spatialite/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/spatialite/spatialite-4.3.0a.ebuild X-VCS-Directories: dev-db/spatialite/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: d5d27d124402cfccca2ca2ed385a6ff8daf567d3 X-VCS-Branch: master Date: Sun, 30 Jul 2017 07:05: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: a211e197-1a17-4720-822f-44a12db99654 X-Archives-Hash: f5413efb43d740bc5ff6f18c48889717 commit: d5d27d124402cfccca2ca2ed385a6ff8daf567d3 Author: Alexis Ballier gentoo org> AuthorDate: Sun Jul 30 07:04:56 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Jul 30 07:05:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d27d12 dev-db/spatialite: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-db/spatialite/spatialite-4.3.0a.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/spatialite/spatialite-4.3.0a.ebuild b/dev-db/spatialite/spatialite-4.3.0a.ebuild index 2438a3a08c5..d822e5ce055 100644 --- a/dev-db/spatialite/spatialite-4.3.0a.ebuild +++ b/dev-db/spatialite/spatialite-4.3.0a.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="+geos iconv +proj test +xls +xml" RDEPEND="