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 1225A1382C5 for ; Thu, 6 May 2021 11:05:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63746E0969; Thu, 6 May 2021 11:05:26 +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 46599E091C for ; Thu, 6 May 2021 11:05:26 +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 5F59A340E01 for ; Thu, 6 May 2021 11:05:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1860464B for ; Thu, 6 May 2021 11:05:24 +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: <1620299107.0ce1db14ad8b4954be2c5227ad93417be3abb8d7.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.7.1.ebuild X-VCS-Directories: sys-apps/qdirstat/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 0ce1db14ad8b4954be2c5227ad93417be3abb8d7 X-VCS-Branch: master Date: Thu, 6 May 2021 11:05:24 +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: 297b3e73-9e53-44bd-a98d-1d0587952e4c X-Archives-Hash: 3a254ee5cf4895312df00964ff343f64 commit: 0ce1db14ad8b4954be2c5227ad93417be3abb8d7 Author: Conrad Kostecki gentoo org> AuthorDate: Thu May 6 10:58:58 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu May 6 11:05:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce1db14 sys-apps/qdirstat: amd64 stable Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/qdirstat/qdirstat-1.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/qdirstat/qdirstat-1.7.1.ebuild b/sys-apps/qdirstat/qdirstat-1.7.1.ebuild index a62fe9d3b63..31f1ed5c26e 100644 --- a/sys-apps/qdirstat/qdirstat-1.7.1.ebuild +++ b/sys-apps/qdirstat/qdirstat-1.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/shundhammer/qdirstat/archive/${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" dev-qt/qtgui:5