diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-04-11 01:08:45 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-04-11 01:08:45 +0000 |
commit | 916399a88eaddd6d42d4e245ce9246d72e2701b3 (patch) | |
tree | 0aae2bd900ae9c005f5a4f58d71f6285b3601e5e /sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild | |
parent | Re-enable support for system regex #128040 by Emanuele Giaquinta. (diff) | |
download | gentoo-2-916399a88eaddd6d42d4e245ce9246d72e2701b3.tar.gz gentoo-2-916399a88eaddd6d42d4e245ce9246d72e2701b3.tar.bz2 gentoo-2-916399a88eaddd6d42d4e245ce9246d72e2701b3.zip |
stable on ppc (bug #129411)
(Portage version: 2.0.54)
Diffstat (limited to 'sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild')
-rw-r--r-- | sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild b/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild index 676d51afd3b8..8bb285d0f8d0 100644 --- a/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild +++ b/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild,v 1.3 2006/04/09 21:53:49 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx-samples/opendx-samples-4.3.2.ebuild,v 1.4 2006/04/11 01:08:45 wormo Exp $ S="${WORKDIR}/dxsamples-${PV}" @@ -10,7 +10,7 @@ SRC_URI="http://opendx.npaci.edu/source/dxsamples-${PV}.tar.gz" LICENSE="IPL-1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="=sci-visualization/opendx-${PV}*" |