diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-02 20:00:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-02 20:01:32 +0100 |
commit | bd857ddca7b27e0f2bfcb4c8fb70ae3992af994a (patch) | |
tree | 831adf5de90f80790088bd55bac25cfa5f1a5187 /sci-mathematics | |
parent | x11-libs/spread-sheet-widget: x86 stable (bug #625724) (diff) | |
download | gentoo-bd857ddca7b27e0f2bfcb4c8fb70ae3992af994a.tar.gz gentoo-bd857ddca7b27e0f2bfcb4c8fb70ae3992af994a.tar.bz2 gentoo-bd857ddca7b27e0f2bfcb4c8fb70ae3992af994a.zip |
sci-mathematics/pspp: x86 stable (bug #625724)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pspp/pspp-1.2.0.ebuild b/sci-mathematics/pspp/pspp-1.2.0.ebuild index 85f03f048b0b..629f6d05da47 100644 --- a/sci-mathematics/pspp/pspp-1.2.0.ebuild +++ b/sci-mathematics/pspp/pspp-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,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=" |