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 60CE21382C5 for ; Thu, 13 May 2021 17:15:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70B25E08FE; Thu, 13 May 2021 17:15:31 +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 55EF9E08FE for ; Thu, 13 May 2021 17:15:31 +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 73F76340F9F for ; Thu, 13 May 2021 17:15:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1234F752 for ; Thu, 13 May 2021 17:15:29 +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: <1620926125.590a76073327fad3f6f13750812fa0f2f9cc21c5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/psmisc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/psmisc/psmisc-23.4-r1.ebuild X-VCS-Directories: sys-process/psmisc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 590a76073327fad3f6f13750812fa0f2f9cc21c5 X-VCS-Branch: master Date: Thu, 13 May 2021 17:15:29 +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: c9bb9b9d-32c9-449c-ab68-5e6e9691153e X-Archives-Hash: b9a452ad54ffc4878e9849a022022d03 commit: 590a76073327fad3f6f13750812fa0f2f9cc21c5 Author: Sam James gentoo org> AuthorDate: Thu May 13 17:15:25 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 13 17:15:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590a7607 sys-process/psmisc: Stabilize 23.4-r1 amd64, #789933 Signed-off-by: Sam James gentoo.org> sys-process/psmisc/psmisc-23.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/psmisc/psmisc-23.4-r1.ebuild b/sys-process/psmisc/psmisc-23.4-r1.ebuild index 015cf596900..7f3b66bc21d 100644 --- a/sys-process/psmisc/psmisc-23.4-r1.ebuild +++ b/sys-process/psmisc/psmisc-23.4-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="ipv6 nls selinux X" RDEPEND="!=app-i18n/man-pages-l10n-4.0.0-r0