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 47DE6138334 for ; Sat, 2 Mar 2019 23:29:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C51E5E08F9; Sat, 2 Mar 2019 23:29:04 +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 99AC3E08F7 for ; Sat, 2 Mar 2019 23:29:04 +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 89BCB335D20 for ; Sat, 2 Mar 2019 23:29:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC254564 for ; Sat, 2 Mar 2019 23:28:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1551569288.b4091b3c5d87de4894099fd6c26f9a4f958a5b70.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxmlb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libxmlb/libxmlb-0.1.6.ebuild X-VCS-Directories: dev-libs/libxmlb/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b4091b3c5d87de4894099fd6c26f9a4f958a5b70 X-VCS-Branch: master Date: Sat, 2 Mar 2019 23:28:59 +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: f4df0930-cc11-4ba4-89df-40ef0870b463 X-Archives-Hash: a2f7151db2f0fad4c6c767be7db991b0 commit: b4091b3c5d87de4894099fd6c26f9a4f958a5b70 Author: Roy Bamford gentoo org> AuthorDate: Sat Mar 2 21:00:43 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 2 23:28:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4091b3c dev-libs/libxmlb: added ~arm64 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> dev-libs/libxmlb/libxmlb-0.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxmlb/libxmlb-0.1.6.ebuild b/dev-libs/libxmlb/libxmlb-0.1.6.ebuild index 41ccaaf93e9..487a34f0da4 100644 --- a/dev-libs/libxmlb/libxmlb-0.1.6.ebuild +++ b/dev-libs/libxmlb/libxmlb-0.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hughsie/libxmlb/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="doc introspection stemmer test" RDEPEND="