diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-22 13:51:12 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-22 13:51:12 +0000 |
commit | 0ee17294a4f5e12724d12125815ce9b6020fc060 (patch) | |
tree | 960c066a9e8d1a35fb4d255dd6bd6784bbcf5a9b /sys-power/iasl/iasl-20060912.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-0ee17294a4f5e12724d12125815ce9b6020fc060.tar.gz gentoo-2-0ee17294a4f5e12724d12125815ce9b6020fc060.tar.bz2 gentoo-2-0ee17294a4f5e12724d12125815ce9b6020fc060.zip |
ppc stable, bug #173876
(Portage version: 2.1.2.4)
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 4dffac0a9e21..87de641de522 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.3 2007/04/09 17:22:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/iasl/iasl-20060912.ebuild,v 1.4 2007/04/22 13:51:12 dertobi123 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 |