diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 21:30:29 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 21:30:29 +0000 |
commit | c241da7cf74c8b56dacb9f5ae9368a43bd53448a (patch) | |
tree | 1cf337bf21f66fd1cc9d06121abca9371a5d1b21 /app-accessibility/brltty/brltty-3.4.1.ebuild | |
parent | marked x86 stable to solve bug #53775 (Manifest recommit) (diff) | |
download | gentoo-2-c241da7cf74c8b56dacb9f5ae9368a43bd53448a.tar.gz gentoo-2-c241da7cf74c8b56dacb9f5ae9368a43bd53448a.tar.bz2 gentoo-2-c241da7cf74c8b56dacb9f5ae9368a43bd53448a.zip |
Stable on alpha.
Diffstat (limited to 'app-accessibility/brltty/brltty-3.4.1.ebuild')
-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 a359d6cab927..48d489abc1a2 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.6 2004/06/06 14:19:22 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-3.4.1.ebuild,v 1.7 2004/06/15 21:30:29 kloeri 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 )" |