diff options
Diffstat (limited to 'sys-devel/sparse/sparse-0.4.ebuild')
-rw-r--r-- | sys-devel/sparse/sparse-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/sparse/sparse-0.4.ebuild b/sys-devel/sparse/sparse-0.4.ebuild index 51d172099b1c..da8720c48751 100644 --- a/sys-devel/sparse/sparse-0.4.ebuild +++ b/sys-devel/sparse/sparse-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.6 2007/12/09 17:20:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.7 2007/12/10 01:59:38 jer Exp $ inherit eutils multilib @@ -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 x86" +KEYWORDS="amd64 arm hppa ia64 ~ppc ppc64 s390 sh x86" IUSE="" DEPEND="" |