diff options
Diffstat (limited to 'sys-devel/sparse/sparse-0.4.1.ebuild')
-rw-r--r-- | sys-devel/sparse/sparse-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/sparse/sparse-0.4.1.ebuild b/sys-devel/sparse/sparse-0.4.1.ebuild index a4bef74facf7..a6864857e6d3 100644 --- a/sys-devel/sparse/sparse-0.4.1.ebuild +++ b/sys-devel/sparse/sparse-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.1.ebuild,v 1.3 2008/04/12 18:31:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.1.ebuild,v 1.4 2008/05/12 16:12:46 corsair Exp $ inherit eutils multilib flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://kernel.org/pub/linux/kernel/people/josh/sparse/dist/${P}.tar.gz" LICENSE="OSL-1.1" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |