diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:15:38 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:15:38 +0000 |
commit | 0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6 (patch) | |
tree | 8bac90c215865077efbb8bc7a601aaab6fa0b452 /sys-devel/gettext | |
parent | ppc64 (diff) | |
download | gentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.tar.gz gentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.tar.bz2 gentoo-2-0bd6cb96a51bc7296c09b0ef0704a42fec46f9b6.zip |
ppc64
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/gettext-0.11.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.11.5-r1.ebuild b/sys-devel/gettext/gettext-0.11.5-r1.ebuild index 4b50be754c29..9791ab8f2fbd 100644 --- a/sys-devel/gettext/gettext-0.11.5-r1.ebuild +++ b/sys-devel/gettext/gettext-0.11.5-r1.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-devel/gettext/gettext-0.11.5-r1.ebuild,v 1.16 2003/11/12 15:18:59 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.11.5-r1.ebuild,v 1.17 2003/12/17 04:15:38 brad_mssw Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNU locale utilities" @@ -10,7 +10,7 @@ IUSE="nls" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa arm ~mips ia64" +KEYWORDS="x86 ppc sparc alpha hppa arm ~mips ia64 ppc64" src_unpack() { unpack ${A} |