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 68B9D13835A for ; Thu, 17 Dec 2020 12:21:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83740E08A8; Thu, 17 Dec 2020 12:21:08 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63587E08A8 for ; Thu, 17 Dec 2020 12:21: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 0C32B340F4D for ; Thu, 17 Dec 2020 12:21:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ABE2BD for ; Thu, 17 Dec 2020 12:21: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: <1608207657.edf110049c72a8b850db3fcc2ec3319719cdc0b8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmmaiload/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild X-VCS-Directories: x11-plugins/wmmaiload/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: edf110049c72a8b850db3fcc2ec3319719cdc0b8 X-VCS-Branch: master Date: Thu, 17 Dec 2020 12:21: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: 2ad4b079-6860-4ffb-9d45-0a89e3bebf06 X-Archives-Hash: f249b1cdd0929b17cbd663799088219f commit: edf110049c72a8b850db3fcc2ec3319719cdc0b8 Author: Sam James gentoo org> AuthorDate: Thu Dec 17 12:20:57 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 17 12:20:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf11004 x11-plugins/wmmaiload: Stabilize 2.3.0-r1 amd64, #757477 Signed-off-by: Sam James gentoo.org> x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild b/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild index 40f3b8d428a..c0e09e89449 100644 --- a/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild +++ b/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/gtk+:2