diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-09 10:54:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-09 10:54:39 +0200 |
commit | 5f038b951ac1806a1c2ac749f0145b7e121defc8 (patch) | |
tree | 05dcf130cfca8e7480133799c00f666744999af5 /sci-mathematics | |
parent | app-misc/mosquitto: Stabilize 2.0.15 x86, #876154 (diff) | |
download | gentoo-5f038b951ac1806a1c2ac749f0145b7e121defc8.tar.gz gentoo-5f038b951ac1806a1c2ac749f0145b7e121defc8.tar.bz2 gentoo-5f038b951ac1806a1c2ac749f0145b7e121defc8.zip |
sci-mathematics/pspp: Stabilize 1.6.2-r1 x86, #876202
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild b/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild index 06a736209316..d98c3b715f1f 100644 --- a/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild +++ b/sci-mathematics/pspp/pspp-1.6.2-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" # Note: can drop test infra + which dep in next release! IUSE="doc examples gtk ncurses nls perl postgres test" RESTRICT="!test? ( test )" |