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 7EFA6139694 for ; Mon, 17 Jul 2017 18:09:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BC69E0EB6; Mon, 17 Jul 2017 18:09:39 +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 16A1DE0EB6 for ; Mon, 17 Jul 2017 18:09:39 +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 54B4434198F for ; Mon, 17 Jul 2017 18:09:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD6DF74BF for ; Mon, 17 Jul 2017 18:09:35 +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: <1500314970.d118a6830dec52833199e1ff8cff38326c1ac558.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/khtml/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/khtml/khtml-5.36.0.ebuild X-VCS-Directories: kde-frameworks/khtml/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: d118a6830dec52833199e1ff8cff38326c1ac558 X-VCS-Branch: master Date: Mon, 17 Jul 2017 18:09:35 +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: a540217a-318f-47b2-a746-95ff3dbaa441 X-Archives-Hash: 3120123f2e474cd8a6f7e2013240fd79 commit: d118a6830dec52833199e1ff8cff38326c1ac558 Author: Alexis Ballier gentoo org> AuthorDate: Mon Jul 17 18:09:05 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jul 17 18:09:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d118a683 kde-frameworks/khtml: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 kde-frameworks/khtml/khtml-5.36.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/khtml/khtml-5.36.0.ebuild b/kde-frameworks/khtml/khtml-5.36.0.ebuild index 327ac293535..6749d4ba0d4 100644 --- a/kde-frameworks/khtml/khtml-5.36.0.ebuild +++ b/kde-frameworks/khtml/khtml-5.36.0.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KHTML web rendering engine" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="libressl X" RDEPEND="