summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-07-22 18:49:00 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-07-22 18:49:00 +0000
commit5232df726fe301067c15902e0f59b5ba9e625561 (patch)
treef9e21a4189e160468022e1981f921c71e9caed94 /dev-libs/libffi/libffi-3.0.8.ebuild
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-5232df726fe301067c15902e0f59b5ba9e625561.tar.gz
gentoo-2-5232df726fe301067c15902e0f59b5ba9e625561.tar.bz2
gentoo-2-5232df726fe301067c15902e0f59b5ba9e625561.zip
Stable on alpha, bug #272675
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libffi/libffi-3.0.8.ebuild')
-rw-r--r--dev-libs/libffi/libffi-3.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libffi/libffi-3.0.8.ebuild b/dev-libs/libffi/libffi-3.0.8.ebuild
index fb8c73846ac0..7049b0900556 100644
--- a/dev-libs/libffi/libffi-3.0.8.ebuild
+++ b/dev-libs/libffi/libffi-3.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v 1.13 2009/07/19 13:16:01 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v 1.14 2009/07/22 18:49:00 klausman Exp $
EAPI=2
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="debug static-libs test"
RDEPEND=""