diff options
Diffstat (limited to 'sci-mathematics/pspp/pspp-1.6.1.ebuild')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.6.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/pspp/pspp-1.6.1.ebuild b/sci-mathematics/pspp/pspp-1.6.1.ebuild index 2fd9cf7edbdb..befeed9034a2 100644 --- a/sci-mathematics/pspp/pspp-1.6.1.ebuild +++ b/sci-mathematics/pspp/pspp-1.6.1.ebuild @@ -14,6 +14,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" 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 )" |