diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:42:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:42:05 +0100 |
commit | 03a7ac718439bec3d3865564ca054a56db117d9e (patch) | |
tree | 89f33c207283263544f20def88badd766df9d72a /dev-lang | |
parent | app-crypt/p11-kit: ppc stable wrt bug #585694 (diff) | |
download | gentoo-03a7ac718439bec3d3865564ca054a56db117d9e.tar.gz gentoo-03a7ac718439bec3d3865564ca054a56db117d9e.tar.bz2 gentoo-03a7ac718439bec3d3865564ca054a56db117d9e.zip |
dev-lang/yap: ppc stable wrt bug #576994
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/yap/yap-6.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yap/yap-6.3.3.ebuild b/dev-lang/yap/yap-6.3.3.ebuild index 42f3f06b3c94..bde10110b873 100644 --- a/dev-lang/yap/yap-6.3.3.ebuild +++ b/dev-lang/yap/yap-6.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://www.dcc.fc.up.pt/~vsc/Yap/${P}.tar.gz LICENSE="Artistic LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="R debug doc examples gmp java mpi mysql odbc readline static threads" RDEPEND="sys-libs/zlib |