summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-05-08 19:05:55 +0000
committerFabian Groffen <grobian@gentoo.org>2007-05-08 19:05:55 +0000
commit9e334a326da5a4635ad1569c154a9b7ba97b8f55 (patch)
tree544c2ac2d354b65664cd1e95275542b6766256da /dev-libs/libtommath/libtommath-0.36-r1.ebuild
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-9e334a326da5a4635ad1569c154a9b7ba97b8f55.tar.gz
gentoo-2-9e334a326da5a4635ad1569c154a9b7ba97b8f55.tar.bz2
gentoo-2-9e334a326da5a4635ad1569c154a9b7ba97b8f55.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs/libtommath/libtommath-0.36-r1.ebuild')
-rw-r--r--dev-libs/libtommath/libtommath-0.36-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-0.36-r1.ebuild b/dev-libs/libtommath/libtommath-0.36-r1.ebuild
index d350b9ddf8a7..ca220014c6cf 100644
--- a/dev-libs/libtommath/libtommath-0.36-r1.ebuild
+++ b/dev-libs/libtommath/libtommath-0.36-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v 1.6 2007/02/03 15:19:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.36-r1.ebuild,v 1.7 2007/05/08 19:05:55 grobian Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="http://math.libtomcrypt.org/files/ltm-${PV}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc-macos ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND="sys-devel/libtool"