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 7D05C139348 for ; Sat, 10 Jul 2021 00:48:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A252FE0CB8; Sat, 10 Jul 2021 00:48:08 +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 5652BE0CB9 for ; Sat, 10 Jul 2021 00:48:08 +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 B2AA6342C30 for ; Sat, 10 Jul 2021 00:48:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75F817D8 for ; Sat, 10 Jul 2021 00:48:03 +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: <1625878046.c21513cb11b2be95d74c102885f00445f61b0be6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/qps/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/qps/qps-2.3.0.ebuild X-VCS-Directories: x11-misc/qps/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c21513cb11b2be95d74c102885f00445f61b0be6 X-VCS-Branch: master Date: Sat, 10 Jul 2021 00:48:03 +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: 8b0ea150-b7c6-48ac-8939-9eff9fc153df X-Archives-Hash: 8ded45213ec5bf329d28f2bb4dfe3911 commit: c21513cb11b2be95d74c102885f00445f61b0be6 Author: Sam James gentoo org> AuthorDate: Sat Jul 10 00:45:25 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 10 00:47:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21513cb x11-misc/qps: Stabilize 2.3.0 amd64, #801154 Signed-off-by: Sam James gentoo.org> x11-misc/qps/qps-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/qps/qps-2.3.0.ebuild b/x11-misc/qps/qps-2.3.0.ebuild index 37c0a339232..284ae332ada 100644 --- a/x11-misc/qps/qps-2.3.0.ebuild +++ b/x11-misc/qps/qps-2.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" BDEPEND=" dev-qt/linguist-tools:5