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 E83571382C5 for ; Tue, 22 Dec 2020 17:09:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D48942BC024; Tue, 22 Dec 2020 17:08:59 +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 BC7A52BC024 for ; Tue, 22 Dec 2020 17:08:59 +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 BDF483412CD for ; Tue, 22 Dec 2020 17:08:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD30A46C for ; Tue, 22 Dec 2020 17:08:55 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1608656853.a5fcf11c08216180ea6c3f353822395fb8907b6a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pspg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/pspg/pspg-3.1.5.ebuild X-VCS-Directories: dev-db/pspg/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: a5fcf11c08216180ea6c3f353822395fb8907b6a X-VCS-Branch: master Date: Tue, 22 Dec 2020 17:08:55 +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: a493dd43-850a-4bb8-a375-fd3624218b05 X-Archives-Hash: 470b5ae77c766dd5f00527ce8f5ba904 commit: a5fcf11c08216180ea6c3f353822395fb8907b6a Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Dec 22 17:07:33 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Dec 22 17:07:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5fcf11c dev-db/pspg: x86 stable (bug #761127) Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/pspg/pspg-3.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pspg/pspg-3.1.5.ebuild b/dev-db/pspg/pspg-3.1.5.ebuild index 424d71ef471..3bc14c0f82c 100644 --- a/dev-db/pspg/pspg-3.1.5.ebuild +++ b/dev-db/pspg/pspg-3.1.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:=