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 B600213835A for ; Wed, 17 Feb 2021 21:12:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A41FFE0839; Wed, 17 Feb 2021 21:12:07 +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 78C2EE0825 for ; Wed, 17 Feb 2021 21:12:07 +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 28BF83419AB for ; Wed, 17 Feb 2021 21:12:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1CAD4E1 for ; Wed, 17 Feb 2021 21:12:04 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613596320.aff261f00c56ff8f9bbf0c6b2bb516ce8ccfa090.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kio/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kio/kio-5.77.0-r2.ebuild X-VCS-Directories: kde-frameworks/kio/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: aff261f00c56ff8f9bbf0c6b2bb516ce8ccfa090 X-VCS-Branch: master Date: Wed, 17 Feb 2021 21:12:04 +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: d1a8d65b-7073-4701-9055-272620b44743 X-Archives-Hash: 659462651bb59f29135d191563c4d30f commit: aff261f00c56ff8f9bbf0c6b2bb516ce8ccfa090 Author: Sam James gentoo org> AuthorDate: Wed Feb 17 21:11:48 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 17 21:12:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aff261f0 kde-frameworks/kio: Stabilize 5.77.0-r2 arm64, #768966 Signed-off-by: Sam James gentoo.org> kde-frameworks/kio/kio-5.77.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kio/kio-5.77.0-r2.ebuild b/kde-frameworks/kio/kio-5.77.0-r2.ebuild index b3d4eb45722..7c108fb2109 100644 --- a/kde-frameworks/kio/kio-5.77.0-r2.ebuild +++ b/kde-frameworks/kio/kio-5.77.0-r2.ebuild @@ -13,7 +13,7 @@ inherit ecm kde.org xdg-utils DESCRIPTION="Framework providing transparent file and data management" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="acl +handbook kerberos +kwallet X" # tests hang