diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-18 11:17:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-18 11:17:46 +0000 |
commit | 7c73789ec22d0366e4ca514d4e9a62bc35699efa (patch) | |
tree | 3ac8058d8b34364f670b0f5639b248f91984f02d /x11-misc/xrootconsole/xrootconsole-0.6.ebuild | |
parent | Stable on amd64 wrt bug #343843 (diff) | |
download | gentoo-2-7c73789ec22d0366e4ca514d4e9a62bc35699efa.tar.gz gentoo-2-7c73789ec22d0366e4ca514d4e9a62bc35699efa.tar.bz2 gentoo-2-7c73789ec22d0366e4ca514d4e9a62bc35699efa.zip |
Stable on amd64 wrt bug #371797
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xrootconsole/xrootconsole-0.6.ebuild')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild index 4e1cf0ac41c1..56ebf698acf1 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.6 2011/06/15 15:53:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.7 2011/06/18 11:17:46 hwoarang Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libX11" |