summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-02-27 11:11:01 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-02-27 11:11:01 +0000
commit5eae6513317a0b607c978c13f4dc215a218f4d4b (patch)
tree71dc325f42ba4db4aaadedb027282092fc62e832 /dev-util/splint/splint-3.1.2.ebuild
parentFix digest, bug #210686 (diff)
downloadgentoo-2-5eae6513317a0b607c978c13f4dc215a218f4d4b.tar.gz
gentoo-2-5eae6513317a0b607c978c13f4dc215a218f4d4b.tar.bz2
gentoo-2-5eae6513317a0b607c978c13f4dc215a218f4d4b.zip
amd64 stable wrt bug #210010
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/splint/splint-3.1.2.ebuild')
-rw-r--r--dev-util/splint/splint-3.1.2.ebuild4
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 852e64521878..725033880af3 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.9 2008/02/24 22:26:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.10 2008/02/27 11:11:01 coldwind 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=""