diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-27 17:12:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-27 17:12:56 +0000 |
commit | 41dc9a12ea61b8262adcc54b51c1eff820f0afc5 (patch) | |
tree | 48249e486821dbdd7fc612d68956a3bc52f20269 /app-misc/lirc/lirc-0.8.0-r8.ebuild | |
parent | Drop alpha/ia64 keyword as nobody has hardware to test (diff) | |
download | gentoo-2-41dc9a12ea61b8262adcc54b51c1eff820f0afc5.tar.gz gentoo-2-41dc9a12ea61b8262adcc54b51c1eff820f0afc5.tar.bz2 gentoo-2-41dc9a12ea61b8262adcc54b51c1eff820f0afc5.zip |
Drop alpha/ia64 keyword as nobody has hardware to test
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-misc/lirc/lirc-0.8.0-r8.ebuild')
-rw-r--r-- | app-misc/lirc/lirc-0.8.0-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/lirc/lirc-0.8.0-r8.ebuild b/app-misc/lirc/lirc-0.8.0-r8.ebuild index 8c07a7e2830c..2412de134a35 100644 --- a/app-misc/lirc/lirc-0.8.0-r8.ebuild +++ b/app-misc/lirc/lirc-0.8.0-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r8.ebuild,v 1.11 2007/04/21 07:39:46 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r8.ebuild,v 1.12 2007/06/27 17:12:56 armin76 Exp $ inherit eutils linux-mod flag-o-matic autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://www.lirc.org" SLOT="0" LICENSE="GPL-2" IUSE="debug doc X hardware-carrier transmitter" -KEYWORDS="alpha amd64 ia64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" SRC_URI="mirror://sourceforge/lirc/${P/_pre/pre}.tar.bz2" S=${WORKDIR}/${P/_pre/pre} |