diff options
author | 2007-04-09 17:22:20 +0000 | |
---|---|---|
committer | 2007-04-09 17:22:20 +0000 | |
commit | bc22235a91b5b95da449e72867e9aebf8afc80c0 (patch) | |
tree | fcf26bd9c21da438b096b9718815f652ac06de33 /sys-power/iasl/iasl-20060912.ebuild | |
parent | Version bump; cleanup (diff) | |
download | gentoo-2-bc22235a91b5b95da449e72867e9aebf8afc80c0.tar.gz gentoo-2-bc22235a91b5b95da449e72867e9aebf8afc80c0.tar.bz2 gentoo-2-bc22235a91b5b95da449e72867e9aebf8afc80c0.zip |
x86 stable wrt bug 173876
(Portage version: 2.1.2.3)
Diffstat (limited to 'sys-power/iasl/iasl-20060912.ebuild')
-rw-r--r-- | sys-power/iasl/iasl-20060912.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/iasl/iasl-20060912.ebuild b/sys-power/iasl/iasl-20060912.ebuild index c81629862957..4dffac0a9e21 100644 --- a/sys-power/iasl/iasl-20060912.ebuild +++ b/sys-power/iasl/iasl-20060912.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/sys-power/iasl/iasl-20060912.ebuild,v 1.2 2007/04/09 14:13:35 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/iasl-20060912.ebuild,v 1.3 2007/04/09 17:22:20 armin76 Exp $ inherit toolchain-funcs eutils @@ -14,7 +14,7 @@ SRC_URI="http://www.intel.com/technology/iapc/acpi/downloads/${MY_P}.tar.gz" LICENSE="iASL" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="sys-devel/bison |