diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man/man-1.5l-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man/man-1.5l-r2.ebuild b/sys-apps/man/man-1.5l-r2.ebuild index d2a4d9403a52..7ea7b5e381f4 100644 --- a/sys-apps/man/man-1.5l-r2.ebuild +++ b/sys-apps/man/man-1.5l-r2.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/man/man-1.5l-r2.ebuild,v 1.1 2003/03/30 10:11:34 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5l-r2.ebuild,v 1.2 2003/04/01 22:04:39 drobbins Exp $ IUSE="" @@ -18,7 +18,7 @@ RDEPEND="sys-apps/cronbase >=sys-apps/groff-1.18" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips" LICENSE="GPL-2" src_unpack() { |