summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-05-13 16:42:32 +0000
committerMichael McCabe <randy@gentoo.org>2004-05-13 16:42:32 +0000
commitbfcd075207719adc87cd6157dfd4438d47573426 (patch)
tree4b3bc734d82c5c9e65e6ebde3457497d02f2e7db /dev-util
parent (Manifest recommit) (diff)
downloadgentoo-2-bfcd075207719adc87cd6157dfd4438d47573426.tar.gz
gentoo-2-bfcd075207719adc87cd6157dfd4438d47573426.tar.bz2
gentoo-2-bfcd075207719adc87cd6157dfd4438d47573426.zip
Added s390 keywords
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/indent/indent-2.2.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/indent/indent-2.2.9.ebuild b/dev-util/indent/indent-2.2.9.ebuild
index e851fcc0cd9d..d797d8930d68 100644
--- a/dev-util/indent/indent-2.2.9.ebuild
+++ b/dev-util/indent/indent-2.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9.ebuild,v 1.11 2004/03/09 04:51:08 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9.ebuild,v 1.12 2004/05/13 16:42:32 randy Exp $
DESCRIPTION="Indent program source files"
HOMEPAGE="http://www.gnu.org/software/indent/indent.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/indent/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips s390"
DEPEND="virtual/glibc"