summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-14 19:52:36 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-14 19:52:36 +0000
commitaef5f86854af35ec091acd53492c56ee9485f716 (patch)
tree8d61e7618aac630d5f7c64975af99254aaa086e1 /dev-libs/libtommath/libtommath-0.42.0.ebuild
parentx86 stable, bug #370505 (diff)
downloadgentoo-2-aef5f86854af35ec091acd53492c56ee9485f716.tar.gz
gentoo-2-aef5f86854af35ec091acd53492c56ee9485f716.tar.bz2
gentoo-2-aef5f86854af35ec091acd53492c56ee9485f716.zip
arm stable, bug #328383
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libtommath/libtommath-0.42.0.ebuild')
-rw-r--r--dev-libs/libtommath/libtommath-0.42.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-0.42.0.ebuild b/dev-libs/libtommath/libtommath-0.42.0.ebuild
index 43a83b24b0e9..f6c4360f5fcd 100644
--- a/dev-libs/libtommath/libtommath-0.42.0.ebuild
+++ b/dev-libs/libtommath/libtommath-0.42.0.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/dev-libs/libtommath/libtommath-0.42.0.ebuild,v 1.3 2011/06/14 03:23:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0.ebuild,v 1.4 2011/06/14 19:52:36 maekke Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2"
LICENSE="WTFPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples static-libs"
DEPEND=""