diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:46:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:46:09 +0000 |
commit | 8d4e945bc089ce248c8ed8052cc1599399a6e0ef (patch) | |
tree | 464b18e25b089efbd8142de5baa78fb85e04088a /x11-misc/gmrun/gmrun-0.9.2.ebuild | |
parent | Drop sparc keywords (diff) | |
download | historical-8d4e945bc089ce248c8ed8052cc1599399a6e0ef.tar.gz historical-8d4e945bc089ce248c8ed8052cc1599399a6e0ef.tar.bz2 historical-8d4e945bc089ce248c8ed8052cc1599399a6e0ef.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'x11-misc/gmrun/gmrun-0.9.2.ebuild')
-rw-r--r-- | x11-misc/gmrun/gmrun-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/gmrun/gmrun-0.9.2.ebuild b/x11-misc/gmrun/gmrun-0.9.2.ebuild index ec301874b7c2..ac511038ab2e 100644 --- a/x11-misc/gmrun/gmrun-0.9.2.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.2.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-misc/gmrun/gmrun-0.9.2.ebuild,v 1.19 2010/08/09 22:07:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2.ebuild,v 1.20 2012/03/18 15:46:09 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |