diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-20 16:16:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-20 16:16:31 +0000 |
commit | 9f16a7ab44a3143822be29a4e776af7063341ab7 (patch) | |
tree | 46c0bb242d5298e9e925a135ef5e6fddf46e1405 /dev-libs/libffi/libffi-3.0.8.ebuild | |
parent | Marking gegl-0.0.22 ppc64 for bug 293127 (diff) | |
download | gentoo-2-9f16a7ab44a3143822be29a4e776af7063341ab7.tar.gz gentoo-2-9f16a7ab44a3143822be29a4e776af7063341ab7.tar.bz2 gentoo-2-9f16a7ab44a3143822be29a4e776af7063341ab7.zip |
m68k stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libffi/libffi-3.0.8.ebuild')
-rw-r--r-- | dev-libs/libffi/libffi-3.0.8.ebuild | 4 |
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 7d8e45d59551..f59b3e05a2fc 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.25 2009/12/13 16:32:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.0.8.ebuild,v 1.26 2009/12/20 16:16:31 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug static-libs test" RDEPEND="" |