diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 10:24:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-24 10:24:26 +0200 |
commit | fff29f94d0deb40c62b9455f59a0c75c99b23a4a (patch) | |
tree | 03d469e070fdbf5b995ce04e72b254422f1c70e6 /sci-mathematics/pspp | |
parent | app-shells/starship: amd64 stable wrt bug #853925 (diff) | |
download | gentoo-fff29f94d0deb40c62b9455f59a0c75c99b23a4a.tar.gz gentoo-fff29f94d0deb40c62b9455f59a0c75c99b23a4a.tar.bz2 gentoo-fff29f94d0deb40c62b9455f59a0c75c99b23a4a.zip |
sci-mathematics/pspp: x86 stable wrt bug #853601
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 9112d8e746d1..886cf3d5f542 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=" |