diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-20 02:58:36 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-20 02:58:36 +0000 |
commit | 774bdf2c085e0d6206cfbc5bbee53e54acce530c (patch) | |
tree | 4866d4284cc472d0a51aac286616189874b15d4b /app-misc/emelfm/emelfm-0.9.2.ebuild | |
parent | Add kerberos support patch (Bug #52994) (Manifest recommit) (diff) | |
download | gentoo-2-774bdf2c085e0d6206cfbc5bbee53e54acce530c.tar.gz gentoo-2-774bdf2c085e0d6206cfbc5bbee53e54acce530c.tar.bz2 gentoo-2-774bdf2c085e0d6206cfbc5bbee53e54acce530c.zip |
stable on ppc64, bug #63665
Diffstat (limited to 'app-misc/emelfm/emelfm-0.9.2.ebuild')
-rw-r--r-- | app-misc/emelfm/emelfm-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/emelfm/emelfm-0.9.2.ebuild b/app-misc/emelfm/emelfm-0.9.2.ebuild index 49a6078c2986..a65d0fc2bed6 100644 --- a/app-misc/emelfm/emelfm-0.9.2.ebuild +++ b/app-misc/emelfm/emelfm-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.15 2004/06/24 22:09:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/emelfm/emelfm-0.9.2.ebuild,v 1.16 2004/09/20 02:58:36 tgall Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="http://emelfm.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ppc64" IUSE="nls" DEPEND="=x11-libs/gtk+-1.2*" |