diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-02 23:20:14 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-02 23:20:14 +0000 |
commit | b80ca0279ad0574ac4e7c3a9e725fc403989a7d0 (patch) | |
tree | abdeece38b0c6591ea39837a24c0e96436f6e252 /media-video/matroxset/matroxset-0.4.ebuild | |
parent | Update metadata to sci-physics. (diff) | |
download | gentoo-2-b80ca0279ad0574ac4e7c3a9e725fc403989a7d0.tar.gz gentoo-2-b80ca0279ad0574ac4e7c3a9e725fc403989a7d0.tar.bz2 gentoo-2-b80ca0279ad0574ac4e7c3a9e725fc403989a7d0.zip |
Stable on ppc.
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'media-video/matroxset/matroxset-0.4.ebuild')
-rw-r--r-- | media-video/matroxset/matroxset-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/matroxset/matroxset-0.4.ebuild b/media-video/matroxset/matroxset-0.4.ebuild index e185df127068..5510a0755b97 100644 --- a/media-video/matroxset/matroxset-0.4.ebuild +++ b/media-video/matroxset/matroxset-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/matroxset-0.4.ebuild,v 1.2 2005/09/01 14:55:38 kanaka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/matroxset-0.4.ebuild,v 1.3 2006/07/02 23:20:14 pylon Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/libc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc x86" src_compile() { cd ${S} |