diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:37:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:37:19 +0000 |
commit | 67c5fafdb108a31f563c737fa89e68a852b11846 (patch) | |
tree | fb08da7412e9cdb3cc9b6fa6851e9d0cf613d84c /x11-plugins/wmtop/wmtop-0.9.0.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #420355 (diff) | |
download | historical-67c5fafdb108a31f563c737fa89e68a852b11846.tar.gz historical-67c5fafdb108a31f563c737fa89e68a852b11846.tar.bz2 historical-67c5fafdb108a31f563c737fa89e68a852b11846.zip |
Drop sparc keywords
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'x11-plugins/wmtop/wmtop-0.9.0.ebuild')
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.9.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.9.0.ebuild b/x11-plugins/wmtop/wmtop-0.9.0.ebuild index 92992e604589..0ff76a18223b 100644 --- a/x11-plugins/wmtop/wmtop-0.9.0.ebuild +++ b/x11-plugins/wmtop/wmtop-0.9.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.5 2010/09/06 07:59:28 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.9.0.ebuild,v 1.6 2012/07/29 18:36:49 armin76 Exp $ EAPI=2 inherit multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.swanson.ukfsn.org/wmdock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |