diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
commit | 282152c782971f2fd118c426ef2f072f4a593c35 (patch) | |
tree | 0fcaa9b3a45f32879c34f570006d4b2236659226 /media-video/matroxset/matroxset-0.3.ebuild | |
parent | unmasks and changelog fixes (diff) | |
download | historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.gz historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.bz2 historical-282152c782971f2fd118c426ef2f072f4a593c35.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/matroxset/matroxset-0.3.ebuild')
-rw-r--r-- | media-video/matroxset/matroxset-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/matroxset/matroxset-0.3.ebuild b/media-video/matroxset/matroxset-0.3.ebuild index d03907f77c6e..9d3398f432c9 100644 --- a/media-video/matroxset/matroxset-0.3.ebuild +++ b/media-video/matroxset/matroxset-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/matroxset-0.3.ebuild,v 1.1 2003/03/25 06:24:36 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/matroxset/matroxset-0.3.ebuild,v 1.2 2003/07/12 21:12:50 aliz Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { cd ${S} |