commit: 291b265e36ce2b9886b693b685f619e8f185824d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 08:47:18 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 08:47:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291b265e
sci-mathematics/pspp: Stabilize 1.6.2-r1 amd64, #876202
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-mathematics/pspp/pspp-1.6.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
b/sci-mathematics/pspp/pspp-1.6.2-r1.ebuild
index b326f6feb65a..06a736209316 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 )"