summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-12 14:29:15 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-12 14:29:15 +0000
commit62a30ec40167d53077713b0452897f846957dc00 (patch)
tree93df719cf1e842a824f11c5ebc03bb6d690a7969 /sys-libs
parentnomirror restrict, for bug #70449. (Manifest recommit) (diff)
downloadgentoo-2-62a30ec40167d53077713b0452897f846957dc00.tar.gz
gentoo-2-62a30ec40167d53077713b0452897f846957dc00.tar.bz2
gentoo-2-62a30ec40167d53077713b0452897f846957dc00.zip
sh KEYWORDS
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/ncurses/ncurses-5.4-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ncurses/ncurses-5.4-r5.ebuild b/sys-libs/ncurses/ncurses-5.4-r5.ebuild
index aeaf9b5bb15e..1f826c28e08e 100644
--- a/sys-libs/ncurses/ncurses-5.4-r5.ebuild
+++ b/sys-libs/ncurses/ncurses-5.4-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r5.ebuild,v 1.14 2004/10/21 18:32:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r5.ebuild,v 1.15 2004/11/12 14:27:08 vapier Exp $
inherit eutils flag-o-matic gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/ncurses/${P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="build bootstrap debug doc uclibc unicode"
DEPEND="virtual/libc"