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 5a5c82a0faaf..554ba420b85d 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.2 2007/12/08 18:03:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.ebuild,v 1.3 2007/12/08 18:42:34 cla 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="" |