summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-12-25 06:54:15 +0000
committerJeroen Roovers <jer@gentoo.org>2007-12-25 06:54:15 +0000
commit22e9503ec55de20f7c9a339430e4005c5bd36df6 (patch)
tree0a94ea880ca651c611c9e504bb213dd955e6c401 /dev-util/splint/splint-3.1.2.ebuild
parentversion bump, bug #198503, #201665. florz patched dropped until we can get a ... (diff)
downloadhistorical-22e9503ec55de20f7c9a339430e4005c5bd36df6.tar.gz
historical-22e9503ec55de20f7c9a339430e4005c5bd36df6.tar.bz2
historical-22e9503ec55de20f7c9a339430e4005c5bd36df6.zip
Marked ~hppa too.
Package-Manager: portage-2.1.4_rc11
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 00a42e6d4f06..24610944ee12 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-2007 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.2 2007/12/23 23:38:26 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.3 2007/12/25 06:54:15 jer 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 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""