diff options
author | Malcolm Lashley <malc@gentoo.org> | 2005-05-09 02:32:14 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2005-05-09 02:32:14 +0000 |
commit | ddadcf55959314090bced7a5df83f9d65df6f2e7 (patch) | |
tree | d232eaf5b39f6667c563da77b2819027d353d931 /app-misc/ttyrec/ttyrec-1.0.6.ebuild | |
parent | moved to xwine (diff) | |
download | gentoo-2-ddadcf55959314090bced7a5df83f9d65df6f2e7.tar.gz gentoo-2-ddadcf55959314090bced7a5df83f9d65df6f2e7.tar.bz2 gentoo-2-ddadcf55959314090bced7a5df83f9d65df6f2e7.zip |
~amd64 closes bug #91956
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'app-misc/ttyrec/ttyrec-1.0.6.ebuild')
-rw-r--r-- | app-misc/ttyrec/ttyrec-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ttyrec/ttyrec-1.0.6.ebuild b/app-misc/ttyrec/ttyrec-1.0.6.ebuild index 14c9470de835..a498798d5ca5 100644 --- a/app-misc/ttyrec/ttyrec-1.0.6.ebuild +++ b/app-misc/ttyrec/ttyrec-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.15 2005/04/24 11:25:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ttyrec/ttyrec-1.0.6.ebuild,v 1.16 2005/05/09 02:32:14 malc Exp $ DESCRIPTION="tty recorder" HOMEPAGE="http://namazu.org/~satoru/ttyrec/" @@ -8,7 +8,7 @@ SRC_URI="http://namazu.org/~satoru/ttyrec/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc64 ~alpha ppc-macos sparc ppc" +KEYWORDS="x86 ppc64 ~alpha ppc-macos sparc ppc ~amd64" IUSE="" DEPEND="virtual/libc" |