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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B5CD158086 for ; Wed, 24 Nov 2021 23:27:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B64ECE0825; Wed, 24 Nov 2021 23:27:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6235AE0825 for ; Wed, 24 Nov 2021 23:27:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 256F0335D42 for ; Wed, 24 Nov 2021 23:27:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5F50161 for ; Wed, 24 Nov 2021 23:26:59 +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: <1637796399.a39bc2b23c1c5dd006674767ca485b00fc42f435.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild X-VCS-Directories: x11-plugins/wmppp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a39bc2b23c1c5dd006674767ca485b00fc42f435 X-VCS-Branch: master Date: Wed, 24 Nov 2021 23:26:59 +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: d08bddb0-9fac-4919-9f40-79b4e64b7aec X-Archives-Hash: 9efb740a8c8c7f39d4bfb2c5d61f7fc6 commit: a39bc2b23c1c5dd006674767ca485b00fc42f435 Author: Sam James gentoo org> AuthorDate: Wed Nov 24 23:26:39 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Nov 24 23:26:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39bc2b2 x11-plugins/wmppp: Stabilize 1.3.2-r2 ppc, #826506 Signed-off-by: Sam James gentoo.org> x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild index 80259eb7165f..8334546dbd91 100644 --- a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild +++ b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.dockapps.net/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc ~x86" IUSE="" RDEPEND=">=x11-libs/libdockapp-0.7:=