diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-10-03 14:29:28 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-10-03 14:29:28 -0400 |
commit | 8cd928bc0ae5365533303aa52a300f34a4691426 (patch) | |
tree | fc94001a3c35d86e1ad50b35e45a194099b54926 | |
parent | media-libs/libpng: Stable for HPPA PPC64 (bug #560444). (diff) | |
download | gentoo-8cd928bc0ae5365533303aa52a300f34a4691426.tar.gz gentoo-8cd928bc0ae5365533303aa52a300f34a4691426.tar.bz2 gentoo-8cd928bc0ae5365533303aa52a300f34a4691426.zip |
dev-libs/gmp: 6.0.0a stable for ppc and ppc64. bug #562082.
Package-Manager: portage-2.2.20.1
-rw-r--r-- | dev-libs/gmp/gmp-6.0.0a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gmp/gmp-6.0.0a.ebuild b/dev-libs/gmp/gmp-6.0.0a.ebuild index aef638f95260..e13db280f6bb 100644 --- a/dev-libs/gmp/gmp-6.0.0a.ebuild +++ b/dev-libs/gmp/gmp-6.0.0a.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.xz LICENSE="|| ( LGPL-3+ GPL-2+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="doc cxx pgo static-libs" DEPEND="sys-devel/m4 |