diff options
author | Sam James <sam@gentoo.org> | 2023-01-13 16:52:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-13 16:52:14 +0000 |
commit | e0dce28a1a32b41efdaf0dfcb9746f1ab3fc21ce (patch) | |
tree | de0e9688fb3d3d89f8ea357c8270e71f6c71d607 /sci-mathematics | |
parent | media-gfx/graphicsmagick: Stabilize 1.3.39 ppc, #889232 (diff) | |
download | gentoo-e0dce28a1a32b41efdaf0dfcb9746f1ab3fc21ce.tar.gz gentoo-e0dce28a1a32b41efdaf0dfcb9746f1ab3fc21ce.tar.bz2 gentoo-e0dce28a1a32b41efdaf0dfcb9746f1ab3fc21ce.zip |
sci-mathematics/pspp: Stabilize 1.6.2-r2 amd64, #890706
Signed-off-by: Sam James <sam@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 c6a645b2be9d..f2a368a45588 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=" |