diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-01-09 18:48:53 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-01-09 18:48:53 +0000 |
commit | bdc8b0b2d8340653ae636c448f7023723ee9e62e (patch) | |
tree | 32a2d1d60a56d124f45e7cde58ae70e1144c261d /sys-apps/groff | |
parent | Added iptables-1.2.7a-r3 (with ~experimental KEYWORDS) to fix sparc64 limit b... (diff) | |
download | gentoo-2-bdc8b0b2d8340653ae636c448f7023723ee9e62e.tar.gz gentoo-2-bdc8b0b2d8340653ae636c448f7023723ee9e62e.tar.bz2 gentoo-2-bdc8b0b2d8340653ae636c448f7023723ee9e62e.zip |
masked again
Diffstat (limited to 'sys-apps/groff')
-rw-r--r-- | sys-apps/groff/groff-1.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.18.1.ebuild b/sys-apps/groff/groff-1.18.1.ebuild index 1e1e5e74285f..81a09ff33399 100644 --- a/sys-apps/groff/groff-1.18.1.ebuild +++ b/sys-apps/groff/groff-1.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.18.1.ebuild,v 1.2 2003/01/08 17:53:25 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.18.1.ebuild,v 1.3 2003/01/09 18:48:53 seemant Exp $ IUSE="" @@ -11,7 +11,7 @@ DESCRIPTION="Text formatter used for man pages" SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/groff/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/groff/groff.html" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips" SLOT="0" LICENSE="GPL-2" |