diff options
author | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:11:50 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2004-03-02 16:11:50 +0000 |
commit | 1f795e61b4d1e07c390a73bc1bf1aece507047e1 (patch) | |
tree | 024c294d479579b0da48f1a0a2c4dc38356bb096 /sys-apps/texinfo | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-1f795e61b4d1e07c390a73bc1bf1aece507047e1.tar.gz gentoo-2-1f795e61b4d1e07c390a73bc1bf1aece507047e1.tar.bz2 gentoo-2-1f795e61b4d1e07c390a73bc1bf1aece507047e1.zip |
adding initial s390 support
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild index 32b4f4fc55cb..b123d73001d1 100644 --- a/sys-apps/texinfo/texinfo-4.6.ebuild +++ b/sys-apps/texinfo/texinfo-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.8 2004/02/23 00:52:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.9 2004/03/02 16:11:50 iggy Exp $ IUSE="nls build" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~mips ia64 ppc64" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~hppa ~mips ia64 ppc64 s390" DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 |