diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-12 00:48:53 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-12 00:48:53 +0000 |
commit | f3162142fc00c1a964316449a5fc710a27de8612 (patch) | |
tree | 5c3c23cb7bb4672cd4c02ece61e77c7d2af34559 /app-laptop/tpctl/tpctl-4.4-r1.ebuild | |
parent | Modular-X fixes for DEPEND. font eclass handles this correctly. Fix rm to alw... (diff) | |
download | gentoo-2-f3162142fc00c1a964316449a5fc710a27de8612.tar.gz gentoo-2-f3162142fc00c1a964316449a5fc710a27de8612.tar.bz2 gentoo-2-f3162142fc00c1a964316449a5fc710a27de8612.zip |
Drop amd64 keyword, there are no amd64 ThinkPad for now.
(Portage version: 2529-svn)
Diffstat (limited to 'app-laptop/tpctl/tpctl-4.4-r1.ebuild')
-rw-r--r-- | app-laptop/tpctl/tpctl-4.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/tpctl/tpctl-4.4-r1.ebuild b/app-laptop/tpctl/tpctl-4.4-r1.ebuild index 6e9e91c78393..674fb6c591bb 100644 --- a/app-laptop/tpctl/tpctl-4.4-r1.ebuild +++ b/app-laptop/tpctl/tpctl-4.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.4-r1.ebuild,v 1.4 2005/01/01 14:49:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.4-r1.ebuild,v 1.5 2006/01/12 00:48:53 flameeyes Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* x86 amd64" +KEYWORDS="-* x86" IUSE="ncurses tpctlir perl" DEPEND=">=app-laptop/thinkpad-4.3 |