diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 14:29:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 14:29:15 +0000 |
commit | 62a30ec40167d53077713b0452897f846957dc00 (patch) | |
tree | 93df719cf1e842a824f11c5ebc03bb6d690a7969 /sys-apps/man | |
parent | nomirror restrict, for bug #70449. (Manifest recommit) (diff) | |
download | gentoo-2-62a30ec40167d53077713b0452897f846957dc00.tar.gz gentoo-2-62a30ec40167d53077713b0452897f846957dc00.tar.bz2 gentoo-2-62a30ec40167d53077713b0452897f846957dc00.zip |
sh KEYWORDS
Diffstat (limited to 'sys-apps/man')
-rw-r--r-- | sys-apps/man/man-1.5m-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man/man-1.5m-r2.ebuild b/sys-apps/man/man-1.5m-r2.ebuild index 89a3548f29be..5ee52291fe4d 100644 --- a/sys-apps/man/man-1.5m-r2.ebuild +++ b/sys-apps/man/man-1.5m-r2.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-apps/man/man-1.5m-r2.ebuild,v 1.3 2004/11/08 06:15:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5m-r2.ebuild,v 1.4 2004/11/12 14:29:05 vapier Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/utils/man/man-${NV}.tar.gz" LICENSE="GPL-2" SLOT="0" -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="nls" DEPEND="virtual/libc |