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 6C5C8158091 for ; Mon, 13 Jun 2022 16:29:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65B5EE0951; Mon, 13 Jun 2022 16:29:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 4789AE0951 for ; Mon, 13 Jun 2022 16:29:57 +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 DC852341B89 for ; Mon, 13 Jun 2022 16:29:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0514950C for ; Mon, 13 Jun 2022 16:29:53 +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: <1655137728.c4ea8ea5fb9a2127f898b3f0009c8f6ec239848b.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.5.4.ebuild X-VCS-Directories: dev-db/pspg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c4ea8ea5fb9a2127f898b3f0009c8f6ec239848b X-VCS-Branch: master Date: Mon, 13 Jun 2022 16:29:53 +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: dcb4e3f5-1961-46c9-9013-b2f16193d9fe X-Archives-Hash: 0f71898393ff720b88d6c7b1abe7c78a commit: c4ea8ea5fb9a2127f898b3f0009c8f6ec239848b Author: Sam James gentoo org> AuthorDate: Mon Jun 13 16:28:48 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 13 16:28:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ea8ea5 dev-db/pspg: Stabilize 5.5.4 x86, #851558 Signed-off-by: Sam James gentoo.org> dev-db/pspg/pspg-5.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pspg/pspg-5.5.4.ebuild b/dev-db/pspg/pspg-5.5.4.ebuild index cf5391dcd304..479438bf0b0a 100644 --- a/dev-db/pspg/pspg-5.5.4.ebuild +++ b/dev-db/pspg/pspg-5.5.4.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:=