diff options
-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=" |