diff options
author | Marc Hildebrand <zypher@gentoo.org> | 2004-04-08 12:15:25 +0000 |
---|---|---|
committer | Marc Hildebrand <zypher@gentoo.org> | 2004-04-08 12:15:25 +0000 |
commit | cfccc819e36c8f48ee7bdc80c1f15eff965daa4a (patch) | |
tree | ad9a0b4eb8e1278e39c06d90a31725575bfda999 | |
parent | fixed typo (diff) | |
download | gentoo-2-cfccc819e36c8f48ee7bdc80c1f15eff965daa4a.tar.gz gentoo-2-cfccc819e36c8f48ee7bdc80c1f15eff965daa4a.tar.bz2 gentoo-2-cfccc819e36c8f48ee7bdc80c1f15eff965daa4a.zip |
masking ~x86
-rw-r--r-- | media-libs/libmustux/libmustux-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmustux/libmustux-0.20.1.ebuild b/media-libs/libmustux/libmustux-0.20.1.ebuild index 7f37873f1785..c5b4836a96f3 100644 --- a/media-libs/libmustux/libmustux-0.20.1.ebuild +++ b/media-libs/libmustux/libmustux-0.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.1.ebuild,v 1.1 2004/04/08 12:12:32 zypher Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.1.ebuild,v 1.2 2004/04/08 12:15:25 zypher Exp $ inherit kde-functions @@ -12,7 +12,7 @@ IUSE="static" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="~x86" DEPEND="virtual/x11 >=x11-libs/qt-3 |