diff options
author | Markus Meier <maekke@gentoo.org> | 2017-03-22 20:35:29 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-03-22 20:45:56 +0100 |
commit | f157b5953d0b83ae5ae812beca2596a588bf22eb (patch) | |
tree | 844ca680cc3de85bec768269304efbee59250914 /sci-libs/mpir | |
parent | app-text/bibletime: Update upstream remote id (diff) | |
download | gentoo-f157b5953d0b83ae5ae812beca2596a588bf22eb.tar.gz gentoo-f157b5953d0b83ae5ae812beca2596a588bf22eb.tar.bz2 gentoo-f157b5953d0b83ae5ae812beca2596a588bf22eb.zip |
sci-libs/mpir: add ~arm64, bug #605122
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs/mpir')
-rw-r--r-- | sci-libs/mpir/mpir-2.6.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/mpir/mpir-2.6.0-r2.ebuild b/sci-libs/mpir/mpir-2.6.0-r2.ebuild index aee91b0e3bd7..385a40aebb40 100644 --- a/sci-libs/mpir/mpir-2.6.0-r2.ebuild +++ b/sci-libs/mpir/mpir-2.6.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.lzma" LICENSE="LGPL-3" SLOT="0/11" -KEYWORDS="amd64 ~arm ~hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+cxx cpudetection static-libs" DEPEND="x86? ( dev-lang/yasm ) |