diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 17:11:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 17:11:51 +0200 |
commit | 41972686687aac7010bee2e3392ef2f8f854889c (patch) | |
tree | 7fd05ec431f3a38feb28af24477827115304caf7 /sci-mathematics/pspp | |
parent | app-text/mupdf: x86 stable (bug #747151) (diff) | |
download | gentoo-41972686687aac7010bee2e3392ef2f8f854889c.tar.gz gentoo-41972686687aac7010bee2e3392ef2f8f854889c.tar.bz2 gentoo-41972686687aac7010bee2e3392ef2f8f854889c.zip |
sci-mathematics/pspp: x86 stable (bug #679392)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-mathematics/pspp')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild b/sci-mathematics/pspp/pspp-1.2.0-r1.ebuild index 02e509da024c..c3ea19d90933 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 )" |