commit: 41972686687aac7010bee2e3392ef2f8f854889c
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 15:11:20 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 15:11:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41972686
sci-mathematics/pspp: x86 stable (bug #679392)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
sci-mathematics/pspp/pspp-1.2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild
b/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild
index 02e509da024..c3ea19d9093 100644
--- a/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild
+++ b/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
IUSE="cairo doc emacs examples gtk ncurses nls perl postgres test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( cairo )"