diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 19:07:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 19:08:25 +0100 |
commit | d23c33e570421b412c80fe53acf1b432af31b106 (patch) | |
tree | 33455a1ad8d32f5fd721fc5c6fa55df99ae43786 /sci-libs/mpir | |
parent | dev-python/twisted: stable 16.6.0-r3 for hppa, bug #622648 (diff) | |
download | gentoo-d23c33e570421b412c80fe53acf1b432af31b106.tar.gz gentoo-d23c33e570421b412c80fe53acf1b432af31b106.tar.bz2 gentoo-d23c33e570421b412c80fe53acf1b432af31b106.zip |
sci-libs/mpir: stable 2.6.0-r2 for hppa, bug #622648
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sci-libs/mpir')
-rw-r--r-- | sci-libs/mpir/mpir-2.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/mpir/mpir-2.6.0-r2.ebuild b/sci-libs/mpir/mpir-2.6.0-r2.ebuild index ee388c74a0e7..31eadc404087 100644 --- a/sci-libs/mpir/mpir-2.6.0-r2.ebuild +++ b/sci-libs/mpir/mpir-2.6.0-r2.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 @@ -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 ) |