diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:15:45 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:15:45 +0000 |
commit | 2855b84be0de23c1d18f72c7529b09533abbc24b (patch) | |
tree | 1869a77f2626b33cf34d123f77c778b1e76c66e0 /x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild | |
parent | Mark 1.0.11_rc3 stable on alpha (diff) | |
download | gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.gz gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.bz2 gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild')
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild b/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild index a91694bb830a..352f5ae88a73 100644 --- a/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild +++ b/x11-plugins/wmacpi/wmacpi-2.1_rc1.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/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild,v 1.3 2006/01/15 14:31:56 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild,v 1.4 2006/02/07 21:13:16 blubb Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://himi.org/wmacpi/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 -sparc ~amd64 -ppc" +KEYWORDS="amd64 -ppc -sparc x86" DEPEND="x11-libs/libdockapp" |