diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:30:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 0461e20f2a282fe60479db116b7601559eda4f29 (patch) | |
tree | b319578a995acd77e39167e6f6529390e14f2aaa /sci-mathematics/pspp | |
parent | dev-perl/UNIVERSAL-isa: amd64 stable wrt bug #588522 (diff) | |
download | gentoo-0461e20f2a282fe60479db116b7601559eda4f29.tar.gz gentoo-0461e20f2a282fe60479db116b7601559eda4f29.tar.bz2 gentoo-0461e20f2a282fe60479db116b7601559eda4f29.zip |
sci-mathematics/pspp: amd64 stable wrt bug #584062
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/pspp')
-rw-r--r-- | sci-mathematics/pspp/pspp-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-0.10.1.ebuild b/sci-mathematics/pspp/pspp-0.10.1.ebuild index bcaea41c6013..a77ba6054d69 100644 --- a/sci-mathematics/pspp/pspp-0.10.1.ebuild +++ b/sci-mathematics/pspp/pspp-0.10.1.ebuild @@ -12,7 +12,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 static-libs" RDEPEND=" |