diff options
author | 2007-08-25 13:58:07 +0000 | |
---|---|---|
committer | 2007-08-25 13:58:07 +0000 | |
commit | c97de8ff93d04e84bea1f3e350c342eb4fb49fc8 (patch) | |
tree | 90d2b4c452e78beb19af98a28eb68826605c900d /x11-libs | |
parent | arm/sh stable (diff) | |
download | gentoo-2-c97de8ff93d04e84bea1f3e350c342eb4fb49fc8.tar.gz gentoo-2-c97de8ff93d04e84bea1f3e350c342eb4fb49fc8.tar.bz2 gentoo-2-c97de8ff93d04e84bea1f3e350c342eb4fb49fc8.zip |
arm stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild index 2fd46a28873c..f6a632717a31 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild,v 1.7 2007/07/15 05:53:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild,v 1.8 2007/08/25 13:58:07 vapier Exp $ inherit eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz mirror://gentoo//${P}-CAN-2004-0914-newer.patch.bz2" LICENSE="MOTIF" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" PROVIDE="virtual/motif" |