diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-22 14:00:02 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-22 14:00:02 +0000 |
commit | 2357ee065bf65f6c46acffa7a743593f902c7c8f (patch) | |
tree | 91fdbfb98dcdd347f8d6169c950ed6e9cdab4b03 /dev-libs/libffi/libffi-3.4.3.ebuild | |
parent | Masking newer versions of libffi until newer gcc versions are unmasked in thi... (diff) | |
download | gentoo-2-2357ee065bf65f6c46acffa7a743593f902c7c8f.tar.gz gentoo-2-2357ee065bf65f6c46acffa7a743593f902c7c8f.tar.bz2 gentoo-2-2357ee065bf65f6c46acffa7a743593f902c7c8f.zip |
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/libffi/libffi-3.4.3.ebuild')
-rw-r--r-- | dev-libs/libffi/libffi-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libffi/libffi-3.4.3.ebuild b/dev-libs/libffi/libffi-3.4.3.ebuild index 573c0ea91c98..a4ec1af73688 100644 --- a/dev-libs/libffi/libffi-3.4.3.ebuild +++ b/dev-libs/libffi/libffi-3.4.3.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/libffi/libffi-3.4.3.ebuild,v 1.5 2005/05/06 00:39:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.4.3.ebuild,v 1.6 2005/05/22 14:00:02 weeve Exp $ inherit eutils flag-o-matic libtool gnuconfig @@ -54,7 +54,7 @@ HOMEPAGE="http://gcc.gnu.org/" LICENSE="libffi" -KEYWORDS="-* ppc ppc64" +KEYWORDS="-* ppc ppc64 ~sparc" IUSE="nls" SLOT="0" |