diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-02-06 11:22:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-02-06 11:22:11 +0000 |
commit | 2d73c7385f77f58d433cb68ffb61b42c1e8a9e8a (patch) | |
tree | 56bc7bbcc329e3a5326cf36410bc14970c227880 /x11-libs | |
parent | arm/hppa/ia64 stable #78111 (diff) | |
download | gentoo-2-2d73c7385f77f58d433cb68ffb61b42c1e8a9e8a.tar.gz gentoo-2-2d73c7385f77f58d433cb68ffb61b42c1e8a9e8a.tar.bz2 gentoo-2-2d73c7385f77f58d433cb68ffb61b42c1e8a9e8a.zip |
arm/ia64 stable #78111
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild index 5d32f6f6645f..48219005521e 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r6.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-r6.ebuild,v 1.4 2005/02/01 18:27:16 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r6.ebuild,v 1.5 2005/02/06 11:22:11 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" 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" |