sci-libs/mpir: stable 2.6.0-r2 for hppa, bug #622648
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 30 Mar 2018 18:07:44 +0000 (19:07 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 30 Mar 2018 18:08:25 +0000 (19:08 +0100)
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="hppa"

sci-libs/mpir/mpir-2.6.0-r2.ebuild

index ee388c74a0e716622de28edd80075d45c9e43e81..31eadc40408764e4ad54ec96f9a5a67175a8df60 100644 (file)
@@ -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
@@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.lzma"
 
 LICENSE="LGPL-3"
 SLOT="0/11"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+cxx cpudetection static-libs"
 
 DEPEND="x86? ( dev-lang/yasm )