summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/argtable/argtable-2.9.ebuild')
-rw-r--r--dev-libs/argtable/argtable-2.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/argtable/argtable-2.9.ebuild b/dev-libs/argtable/argtable-2.9.ebuild
index d01608eabddb..bd76094a83b7 100644
--- a/dev-libs/argtable/argtable-2.9.ebuild
+++ b/dev-libs/argtable/argtable-2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.9.ebuild,v 1.4 2008/12/12 20:03:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.9.ebuild,v 1.5 2009/01/20 01:01:56 tcunha Exp $
inherit versionator
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
IUSE="doc debug examples"
S="${WORKDIR}/${MY_P}"