From: Thomas Deutschmann Date: Sun, 21 Jan 2018 20:09:19 +0000 (+0100) Subject: dev-db/pspg: x86 stable (bug #644542) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=43d3ac4cb98a7041a9a720a920bfb6669153992f;p=gentoo.git dev-db/pspg: x86 stable (bug #644542) Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- 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:*"