summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-21 21:09:19 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-21 21:29:51 +0100
commit43d3ac4cb98a7041a9a720a920bfb6669153992f (patch)
tree2d0755193641103853aa499948fb490884dfd36c /dev-db/pspg
parentdev-db/pgbouncer: x86 stable (bug #629334) (diff)
downloadgentoo-43d3ac4cb98a7041a9a720a920bfb6669153992f.tar.gz
gentoo-43d3ac4cb98a7041a9a720a920bfb6669153992f.tar.bz2
gentoo-43d3ac4cb98a7041a9a720a920bfb6669153992f.zip
dev-db/pspg: x86 stable (bug #644542)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-db/pspg')
-rw-r--r--dev-db/pspg/pspg-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pspg/pspg-0.8.0.ebuild b/dev-db/pspg/pspg-0.8.0.ebuild
index 41c42740c924..d9846d4a7335 100644
--- a/dev-db/pspg/pspg-0.8.0.ebuild
+++ b/dev-db/pspg/pspg-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"
IUSE=""
DEPEND="sys-libs/ncurses:*"