diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-06-26 22:18:16 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-06-26 22:18:16 +0200 |
commit | 695e11386b549879ad9c19397c86bd540fccbed2 (patch) | |
tree | 64a14237f2350b58775172f67522367eff28250f /sci-libs/mpir | |
parent | dev-python/twisted-16.6.0-r2: add alpha keyword (diff) | |
download | gentoo-695e11386b549879ad9c19397c86bd540fccbed2.tar.gz gentoo-695e11386b549879ad9c19397c86bd540fccbed2.tar.bz2 gentoo-695e11386b549879ad9c19397c86bd540fccbed2.zip |
sci-libs/mpir-2.6.0-r2: add alpha keyword
Gentoo-Bug: 622648
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 7cf6ab85412d..ee388c74a0e7 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="~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 ) |