dev-db/pspg: x86 stable (bug #644542)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 21 Jan 2018 20:09:19 +0000 (21:09 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 21 Jan 2018 20:29:51 +0000 (21:29 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-db/pspg/pspg-0.8.0.ebuild

index 41c42740c9245d82c3f727b7c87f591f7b0023f9..d9846d4a73357e9094a6dc0ed15bc22c00cdf3ac 100644 (file)
@@ -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:*"