diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-03-14 01:08:01 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-03-14 01:08:01 +0000 |
commit | 40eb2a6c13ccf8b3de3fb237826171fa389b85be (patch) | |
tree | 97eda1e2971433e8272d7b1533ed20f8e930596c /x11-libs/openmotif/openmotif-2.1.30-r9.ebuild | |
parent | Hard mask apr-0.9.[56]-r2 in case it breaks stuff. (diff) | |
download | gentoo-2-40eb2a6c13ccf8b3de3fb237826171fa389b85be.tar.gz gentoo-2-40eb2a6c13ccf8b3de3fb237826171fa389b85be.tar.bz2 gentoo-2-40eb2a6c13ccf8b3de3fb237826171fa389b85be.zip |
Stable on mips, bug #83655.
(Portage version: 2.0.51.16)
Diffstat (limited to 'x11-libs/openmotif/openmotif-2.1.30-r9.ebuild')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild index 9ce7937efee1..49269e08bce2 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r9.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-libs/openmotif/openmotif-2.1.30-r9.ebuild,v 1.6 2005/03/03 19:50:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild,v 1.7 2005/03/14 01:08:01 hardave 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" LICENSE="MOTIF" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ppc-macos sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 mips ppc ppc64 ppc-macos sparc x86" IUSE="" PROVIDE="virtual/motif" |