summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-02-18 21:29:08 +0000
committerFabian Groffen <grobian@gentoo.org>2007-02-18 21:29:08 +0000
commit85250868306ee32cc68cc57463e33cc9e090aa86 (patch)
tree872b87a0b5e0f7ace5740cd349b84e23b1fc3788 /dev-libs/ffcall/ffcall-1.10.ebuild
parentVersion bump wrt bug 164991 (diff)
downloadgentoo-2-85250868306ee32cc68cc57463e33cc9e090aa86.tar.gz
gentoo-2-85250868306ee32cc68cc57463e33cc9e090aa86.tar.bz2
gentoo-2-85250868306ee32cc68cc57463e33cc9e090aa86.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-libs/ffcall/ffcall-1.10.ebuild')
-rw-r--r--dev-libs/ffcall/ffcall-1.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ffcall/ffcall-1.10.ebuild b/dev-libs/ffcall/ffcall-1.10.ebuild
index cf43344b7c7e..6948a8c69e9c 100644
--- a/dev-libs/ffcall/ffcall-1.10.ebuild
+++ b/dev-libs/ffcall/ffcall-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.9 2006/12/14 21:10:49 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.10.ebuild,v 1.10 2007/02/18 21:29:08 grobian Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.santafe.edu/pub/gnu/${P}.tar.gz"
# under GNU LGPL." -ffcall author
LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ~ppc-macos sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""