diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2007-04-26 02:41:26 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2007-04-26 02:41:26 +0000 |
commit | 40c094c7411a8eae83551399ffd75e67c031fe5d (patch) | |
tree | fbab8ae2292881c9e4ea113005d11348d6e80d57 /app-laptop/tp_smapi/tp_smapi-0.31.ebuild | |
parent | fixy fixy (diff) | |
download | gentoo-2-40c094c7411a8eae83551399ffd75e67c031fe5d.tar.gz gentoo-2-40c094c7411a8eae83551399ffd75e67c031fe5d.tar.bz2 gentoo-2-40c094c7411a8eae83551399ffd75e67c031fe5d.zip |
keyword ~amd64
(Portage version: 2.1.2.4)
Diffstat (limited to 'app-laptop/tp_smapi/tp_smapi-0.31.ebuild')
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/tp_smapi/tp_smapi-0.31.ebuild b/app-laptop/tp_smapi/tp_smapi-0.31.ebuild index 5cf1d28de811..3aa23026752d 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.31.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.31.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-laptop/tp_smapi/tp_smapi-0.31.ebuild,v 1.1 2007/04/20 13:18:01 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.31.ebuild,v 1.2 2007/04/26 02:41:26 compnerd Exp $ inherit linux-mod @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tpctl/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="hdaps" |