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 BF0D713946D for ; Wed, 11 Aug 2021 00:03:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C62BDE0894; Wed, 11 Aug 2021 00:02:56 +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 AAA9CE0894 for ; Wed, 11 Aug 2021 00:02:56 +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 773E0342EBE for ; Wed, 11 Aug 2021 00:02:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C2B98D6 for ; Wed, 11 Aug 2021 00:02:51 +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: <1628640152.cadf4e6fe48f0e45afe9259bc6d9698911caa467.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pspg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/pspg/pspg-5.0.5.ebuild X-VCS-Directories: dev-db/pspg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cadf4e6fe48f0e45afe9259bc6d9698911caa467 X-VCS-Branch: master Date: Wed, 11 Aug 2021 00:02:51 +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: 86e5d866-9a74-4ba2-a99b-79cebb0d577d X-Archives-Hash: d5ba97aa9f9c78c1d3a1be70742eb490 commit: cadf4e6fe48f0e45afe9259bc6d9698911caa467 Author: Sam James gentoo org> AuthorDate: Wed Aug 11 00:00:45 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 11 00:02:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cadf4e6f dev-db/pspg: Stabilize 5.0.5 x86, #807595 Signed-off-by: Sam James gentoo.org> dev-db/pspg/pspg-5.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pspg/pspg-5.0.5.ebuild b/dev-db/pspg/pspg-5.0.5.ebuild index c886253af16..cdb6dbe8621 100644 --- a/dev-db/pspg/pspg-5.0.5.ebuild +++ b/dev-db/pspg/pspg-5.0.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="sys-libs/ncurses:= dev-db/postgresql:=