Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pspp/
Date: Sun, 18 Oct 2020 15:12:02
Message-Id: 1603033911.41972686687aac7010bee2e3392ef2f8f854889c.whissi@gentoo
1 commit: 41972686687aac7010bee2e3392ef2f8f854889c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 18 15:11:20 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 18 15:11:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41972686
7
8 sci-mathematics/pspp: x86 stable (bug #679392)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-mathematics/pspp/pspp-1.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild b/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild
17 index 02e509da024..c3ea19d9093 100644
18 --- a/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild
19 +++ b/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
26 IUSE="cairo doc emacs examples gtk ncurses nls perl postgres test"
27 RESTRICT="!test? ( test )"
28 REQUIRED_USE="test? ( cairo )"