summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-21 18:32:27 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-21 18:32:27 +0000
commitc71737e9172663926cb917d6d2fcafe9d6b1c9e7 (patch)
tree1e469da7e6a6c952c344e7e7d3a737d3c3426673 /sys-libs
parentfixed really stupid idea of masking mpg123 (diff)
downloadgentoo-2-c71737e9172663926cb917d6d2fcafe9d6b1c9e7.tar.gz
gentoo-2-c71737e9172663926cb917d6d2fcafe9d6b1c9e7.tar.bz2
gentoo-2-c71737e9172663926cb917d6d2fcafe9d6b1c9e7.zip
s390/ppc64 stable to finish off the love
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 d050009f6da7..aeaf9b5bb15e 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.13 2004/10/17 10:04:54 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r5.ebuild,v 1.14 2004/10/21 18:32:27 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="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 ~s390"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE="build bootstrap debug doc uclibc unicode"
DEPEND="virtual/libc"