summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-01 15:49:55 +0000
committerSam James <sam@gentoo.org>2020-11-01 15:49:55 +0000
commit61a6cc90617bd63583f2f064f3cb7880714ec2bf (patch)
tree5cbe0b9892b3486aeceaeed3f6d897fbddd31adb /sci-mathematics/pspp
parentxfce-base/xfwm4: Bump to 4.15.2 (diff)
downloadgentoo-61a6cc90617bd63583f2f064f3cb7880714ec2bf.tar.gz
gentoo-61a6cc90617bd63583f2f064f3cb7880714ec2bf.tar.bz2
gentoo-61a6cc90617bd63583f2f064f3cb7880714ec2bf.zip
sci-mathematics/pspp: Stabilize 1.2.0-r1 amd64, #679392
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/pspp')
-rw-r--r--sci-mathematics/pspp/pspp-1.2.0-r1.ebuild2
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 c3ea19d90933..f76533116cc8 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 )"