diff options
author | 2004-06-06 14:19:23 +0000 | |
---|---|---|
committer | 2004-06-06 14:19:23 +0000 | |
commit | 5390acae022f3cba67f63f75a5bb43250eb6524b (patch) | |
tree | ca8e33a05186bdacbdaffb8e19dbb230fbe9e1b7 /app-accessibility/brltty | |
parent | Stable on alpha. (diff) | |
download | historical-5390acae022f3cba67f63f75a5bb43250eb6524b.tar.gz historical-5390acae022f3cba67f63f75a5bb43250eb6524b.tar.bz2 historical-5390acae022f3cba67f63f75a5bb43250eb6524b.zip |
stable on amd64
Diffstat (limited to 'app-accessibility/brltty')
-rw-r--r-- | app-accessibility/brltty/brltty-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-3.4.1.ebuild b/app-accessibility/brltty/brltty-3.4.1.ebuild index d54724aa1cca..a359d6cab927 100644 --- a/app-accessibility/brltty/brltty-3.4.1.ebuild +++ b/app-accessibility/brltty/brltty-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.5 2004/05/29 03:30:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.6 2004/06/06 14:19:22 lv Exp $ IUSE="gpm" @@ -10,7 +10,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha hppa ~mips ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc ~alpha hppa ~mips amd64 ~ia64 ~ppc64" DEPEND="virtual/glibc gpm? ( >=sys-libs/gpm-1.20 )" |