diff options
Diffstat (limited to 'dev-util/splint/splint-3.1.2.ebuild')
-rw-r--r-- | dev-util/splint/splint-3.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/splint/splint-3.1.2.ebuild b/dev-util/splint/splint-3.1.2.ebuild index 0e5e82685392..6af225ac504b 100644 --- a/dev-util/splint/splint-3.1.2.ebuild +++ b/dev-util/splint/splint-3.1.2.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/dev-util/splint/splint-3.1.2.ebuild,v 1.5 2008/02/23 13:53:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.6 2008/02/23 14:45:06 ranger Exp $ DESCRIPTION="Check C programs for vulnerabilities and programming mistakes" HOMEPAGE="http://lclint.cs.virginia.edu/" @@ -8,7 +8,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc ppc64 ~sparc ~x86" IUSE="" DEPEND="" |