diff options
Diffstat (limited to 'sys-apps/man/man-1.5i-r3.ebuild')
-rw-r--r-- | sys-apps/man/man-1.5i-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man/man-1.5i-r3.ebuild b/sys-apps/man/man-1.5i-r3.ebuild index 72aad3e49b0b..14c29441f934 100644 --- a/sys-apps/man/man-1.5i-r3.ebuild +++ b/sys-apps/man/man-1.5i-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5i-r3.ebuild,v 1.5 2002/07/16 05:50:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5i-r3.ebuild,v 1.6 2002/08/14 03:08:21 murphy Exp $ NV=1.5i2 S=${WORKDIR}/${PN}-${NV} @@ -15,7 +15,7 @@ RDEPEND="virtual/glibc SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" src_unpack() { |