diff options
author | Sam James <sam@gentoo.org> | 2022-06-23 19:42:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-23 19:42:05 +0100 |
commit | fbe9688ab612fca24236ccd4d5602b56c70e38d0 (patch) | |
tree | 73aab9d8ffd65a8477182459c4d721da67eec150 /sci-mathematics/pspp | |
parent | x11-libs/spread-sheet-widget: Stabilize 0.7 amd64, #853601 (diff) | |
download | gentoo-fbe9688ab612fca24236ccd4d5602b56c70e38d0.tar.gz gentoo-fbe9688ab612fca24236ccd4d5602b56c70e38d0.tar.bz2 gentoo-fbe9688ab612fca24236ccd4d5602b56c70e38d0.zip |
sci-mathematics/pspp: Stabilize 1.6.0 amd64, #853601
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/pspp')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-1.6.0.ebuild b/sci-mathematics/pspp/pspp-1.6.0.ebuild index 0fcce2c4be8d..9112d8e746d1 100644 --- a/sci-mathematics/pspp/pspp-1.6.0.ebuild +++ b/sci-mathematics/pspp/pspp-1.6.0.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="doc examples gtk ncurses nls perl postgres" RDEPEND=" |