diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:20:13 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:20:13 +0000 |
commit | 22486550e6a7f530ce876f389fb51ac9a4a5e2ea (patch) | |
tree | c663cd25ddefa79069dcdcde3575ed9d055dacd9 /x11-misc/xrestop/xrestop-0.3.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.tar.gz gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.tar.bz2 gentoo-2-22486550e6a7f530ce876f389fb51ac9a4a5e2ea.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/xrestop/xrestop-0.3.ebuild')
-rw-r--r-- | x11-misc/xrestop/xrestop-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrestop/xrestop-0.3.ebuild b/x11-misc/xrestop/xrestop-0.3.ebuild index b3b34b88e48a..18ad85f2adef 100644 --- a/x11-misc/xrestop/xrestop-0.3.ebuild +++ b/x11-misc/xrestop/xrestop-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.3 2005/06/14 12:18:05 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrestop/xrestop-0.3.ebuild,v 1.4 2005/06/17 20:20:13 hansmi Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software_2fxrestop" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc x86" RDEPEND="virtual/x11" |