diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:48:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:52 +0100 |
commit | bea7b612bdc3ea03ed0463216833d01b15e7453d (patch) | |
tree | 5d5a8d1e540ef5f7823e41e65693180449dc86a9 /sci-mathematics | |
parent | dev-libs/libtasn1: x86 stable wrt bug #601978 (diff) | |
download | gentoo-bea7b612bdc3ea03ed0463216833d01b15e7453d.tar.gz gentoo-bea7b612bdc3ea03ed0463216833d01b15e7453d.tar.bz2 gentoo-bea7b612bdc3ea03ed0463216833d01b15e7453d.zip |
sci-mathematics/pspp: x86 stable wrt bug #584062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pspp/pspp-0.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pspp/pspp-0.10.1.ebuild b/sci-mathematics/pspp/pspp-0.10.1.ebuild index a77ba6054d69..f86aadc329bb 100644 --- a/sci-mathematics/pspp/pspp-0.10.1.ebuild +++ b/sci-mathematics/pspp/pspp-0.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 static-libs" RDEPEND=" |