summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/mpir/mpir-2.2.1.ebuild')
-rw-r--r--sci-libs/mpir/mpir-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/mpir/mpir-2.2.1.ebuild b/sci-libs/mpir/mpir-2.2.1.ebuild
index adbb8d44fd19..b161bf5ba45b 100644
--- a/sci-libs/mpir/mpir-2.2.1.ebuild
+++ b/sci-libs/mpir/mpir-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.2.1.ebuild,v 1.1 2011/01/18 18:12:07 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.2.1.ebuild,v 1.2 2011/05/10 20:27:59 hwoarang Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.bz2"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+cxx cpudetection"
DEPEND="x86? ( dev-lang/yasm )