diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2006-06-26 22:05:05 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2006-06-26 22:05:05 +0000 |
commit | a59f36339090ea5e61af7579749f2048e57d4b3e (patch) | |
tree | 03a7faef7a30c9b81d55558591b29c451e821801 /app-laptop/tp_smapi/tp_smapi-0.20.ebuild | |
parent | Add revisions that depend on an old pygtk with USE=gtk and do not install the... (diff) | |
download | historical-a59f36339090ea5e61af7579749f2048e57d4b3e.tar.gz historical-a59f36339090ea5e61af7579749f2048e57d4b3e.tar.bz2 historical-a59f36339090ea5e61af7579749f2048e57d4b3e.zip |
Stable on x86.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'app-laptop/tp_smapi/tp_smapi-0.20.ebuild')
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/tp_smapi/tp_smapi-0.20.ebuild b/app-laptop/tp_smapi/tp_smapi-0.20.ebuild index 23b809ab93a2..33455002b6ff 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.20.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.20.ebuild,v 1.1 2006/05/27 19:04:29 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.20.ebuild,v 1.2 2006/06/26 22:05:05 brix Exp $ inherit linux-mod @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tpctl/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="hdaps" |