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 681DE158017 for ; Mon, 27 Sep 2021 20:08:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B24A5E09B5; Mon, 27 Sep 2021 20:08:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97A2FE09B5 for ; Mon, 27 Sep 2021 20:08:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86FF7342DBD for ; Mon, 27 Sep 2021 20:08:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CCA5107 for ; Mon, 27 Sep 2021 20:08:54 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1632773261.3d33e7892fc9ccecb27ef55cc11c1aef0b9812f7.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/qdirstat/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/qdirstat/qdirstat-1.8.ebuild X-VCS-Directories: sys-apps/qdirstat/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 3d33e7892fc9ccecb27ef55cc11c1aef0b9812f7 X-VCS-Branch: master Date: Mon, 27 Sep 2021 20:08:54 +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: d91e0cef-227c-451c-b0db-d00173a5cc0a X-Archives-Hash: 3de5bbf967253cac091a29ee8ab62293 commit: 3d33e7892fc9ccecb27ef55cc11c1aef0b9812f7 Author: Conrad Kostecki gentoo org> AuthorDate: Mon Sep 27 20:07:41 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Mon Sep 27 20:07:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d33e789 sys-apps/qdirstat: x86 stable Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/qdirstat/qdirstat-1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/qdirstat/qdirstat-1.8.ebuild b/sys-apps/qdirstat/qdirstat-1.8.ebuild index a70f24588ae..64ab49423bd 100644 --- a/sys-apps/qdirstat/qdirstat-1.8.ebuild +++ b/sys-apps/qdirstat/qdirstat-1.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/shundhammer/qdirstat/archive/refs/tags/${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" dev-qt/qtgui:5