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 2E2541382C5 for ; Thu, 22 Apr 2021 12:18:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F6E6E08D3; Thu, 22 Apr 2021 12:18:11 +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 07602E08D3 for ; Thu, 22 Apr 2021 12:18:11 +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 2AC9C3411F0 for ; Thu, 22 Apr 2021 12:18:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A91EB73F for ; Thu, 22 Apr 2021 12:18:06 +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: <1619093864.8e11016db09ee0c4749230a79f29c4d6f83c31e2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/dmenu/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/dmenu/dmenu-5.0.ebuild X-VCS-Directories: x11-misc/dmenu/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8e11016db09ee0c4749230a79f29c4d6f83c31e2 X-VCS-Branch: master Date: Thu, 22 Apr 2021 12:18:06 +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: af5a7877-2df6-4a07-82c9-9949ddc43cca X-Archives-Hash: 2cbf8b7ff5a7d68bc87b93805893e261 commit: 8e11016db09ee0c4749230a79f29c4d6f83c31e2 Author: Sam James gentoo org> AuthorDate: Thu Apr 22 12:16:42 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 22 12:17:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e11016d x11-misc/dmenu: Stabilize 5.0 ppc, #783759 Signed-off-by: Sam James gentoo.org> x11-misc/dmenu/dmenu-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/dmenu/dmenu-5.0.ebuild b/x11-misc/dmenu/dmenu-5.0.ebuild index bccd963a25a..a3eeb8bcd1b 100644 --- a/x11-misc/dmenu/dmenu-5.0.ebuild +++ b/x11-misc/dmenu/dmenu-5.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86" IUSE="xinerama" RDEPEND="