summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/libtommath/libtommath-0.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-0.35.ebuild b/dev-libs/libtommath/libtommath-0.35.ebuild
index 3c060bab3afd..8d2f310ef0de 100644
--- a/dev-libs/libtommath/libtommath-0.35.ebuild
+++ b/dev-libs/libtommath/libtommath-0.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.35.ebuild,v 1.2 2005/03/17 00:43:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.35.ebuild,v 1.3 2005/05/05 00:30:06 vapier Exp $
DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications"
HOMEPAGE="http://math.libtomcrypt.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://math.libtomcrypt.org/files/ltm-${PV}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
src_install() {