summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-03-22 20:35:29 +0100
committerMarkus Meier <maekke@gentoo.org>2017-03-22 20:45:56 +0100
commitf157b5953d0b83ae5ae812beca2596a588bf22eb (patch)
tree844ca680cc3de85bec768269304efbee59250914 /sci-libs
parentapp-text/bibletime: Update upstream remote id (diff)
downloadgentoo-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')
-rw-r--r--sci-libs/mpir/mpir-2.6.0-r2.ebuild2
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 )