diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-05 07:20:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-05 07:21:09 +0000 |
commit | 3d1a529e83a68e516692c217f371d42aac69d9d2 (patch) | |
tree | 576e3e9f1a4621ccf8a3b3cdbc7b22c763ef674b /dev-lang | |
parent | dev-python/awscli: Bump (diff) | |
download | gentoo-3d1a529e83a68e516692c217f371d42aac69d9d2.tar.gz gentoo-3d1a529e83a68e516692c217f371d42aac69d9d2.tar.bz2 gentoo-3d1a529e83a68e516692c217f371d42aac69d9d2.zip |
dev-lang/swi-prolog: stable 7.4.2 for ppc, bug #633804
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild b/dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild index 216f290013c9..848c0aa426ce 100644 --- a/dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild +++ b/dev-lang/swi-prolog/swi-prolog-7.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.swi-prolog.org/download/stable/src/swipl-${PV}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="archive berkdb debug doc +gmp hardened java +libedit libressl minimal odbc readline ssl static-libs test uuid zlib X" RDEPEND="sys-libs/ncurses:= |