diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:55:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:50:00 +0300 |
commit | 1babaa84942eb44955de3dbf863984fbb4547b2d (patch) | |
tree | 174a08dd4882b52c09e5d4a483e2c3516234d47f /sci-mathematics | |
parent | sci-mathematics/prng: destabilize for ~x86 (diff) | |
download | gentoo-1babaa84942eb44955de3dbf863984fbb4547b2d.tar.gz gentoo-1babaa84942eb44955de3dbf863984fbb4547b2d.tar.bz2 gentoo-1babaa84942eb44955de3dbf863984fbb4547b2d.zip |
sci-mathematics/pspp: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.6.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild b/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild index e12dc7530437..997eac8a4074 100644 --- a/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild +++ b/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.3+" SLOT="0/${PV}" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples gtk ncurses nls perl postgres" RDEPEND=" |