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 7F4DD138334 for ; Fri, 9 Aug 2019 22:23:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87BCFE08F0; Fri, 9 Aug 2019 22:23:50 +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 69301E08F0 for ; Fri, 9 Aug 2019 22:23:50 +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 0FDC93497AD for ; Fri, 9 Aug 2019 22:23:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5E55744 for ; Fri, 9 Aug 2019 22:23:46 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1565389421.fe51f5c555c7ea518747a9840f96c31f8b8b83f1.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kconfig/kconfig-5.60.0-r1.ebuild X-VCS-Directories: kde-frameworks/kconfig/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: fe51f5c555c7ea518747a9840f96c31f8b8b83f1 X-VCS-Branch: master Date: Fri, 9 Aug 2019 22:23:46 +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: d626899e-d263-4165-a2f9-03bec2b6f92b X-Archives-Hash: d5edfcf8b1d2e5f2ee8fd6a57f23ee36 commit: fe51f5c555c7ea518747a9840f96c31f8b8b83f1 Author: Aaron Bauman gentoo org> AuthorDate: Fri Aug 9 22:23:27 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Aug 9 22:23:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe51f5c5 kde-frameworks/kconfig: arm64 stable (bug #691858) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64" kde-frameworks/kconfig/kconfig-5.60.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kconfig/kconfig-5.60.0-r1.ebuild b/kde-frameworks/kconfig/kconfig-5.60.0-r1.ebuild index c2c4035e267..5520e8e4f92 100644 --- a/kde-frameworks/kconfig/kconfig-5.60.0-r1.ebuild +++ b/kde-frameworks/kconfig/kconfig-5.60.0-r1.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for reading and writing configuration" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~x86" IUSE="dbus nls" BDEPEND="