diff options
Diffstat (limited to 'sys-apps/groff/groff-1.17.2-r3.ebuild')
-rw-r--r-- | sys-apps/groff/groff-1.17.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.17.2-r3.ebuild b/sys-apps/groff/groff-1.17.2-r3.ebuild index 4b13caa06876..17ecd99fce74 100644 --- a/sys-apps/groff/groff-1.17.2-r3.ebuild +++ b/sys-apps/groff/groff-1.17.2-r3.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/groff/groff-1.17.2-r3.ebuild,v 1.6 2003/02/13 15:58:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.17.2-r3.ebuild,v 1.7 2003/06/21 21:19:39 drobbins 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 amd64 ppc sparc alpha mips" SLOT="0" LICENSE="GPL-2" |