diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-01 18:28:08 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-01 18:28:08 +0000 |
commit | 97044c4c21109ed41b9c940bab197b6236409be8 (patch) | |
tree | d6740449976974339e3125b016ddcef5714e351d /x11-libs/libzvt | |
parent | Unmask gnome 2.0.3 x86 (diff) | |
download | gentoo-2-97044c4c21109ed41b9c940bab197b6236409be8.tar.gz gentoo-2-97044c4c21109ed41b9c940bab197b6236409be8.tar.bz2 gentoo-2-97044c4c21109ed41b9c940bab197b6236409be8.zip |
unmask x86
Diffstat (limited to 'x11-libs/libzvt')
-rw-r--r-- | x11-libs/libzvt/libzvt-2.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild b/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild index b539d9889245..e32fb7302e87 100644 --- a/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild +++ b/x11-libs/libzvt/libzvt-2.0.1-r2.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/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild,v 1.1 2002/11/12 06:16:09 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libzvt/libzvt-2.0.1-r2.ebuild,v 1.2 2002/12/01 18:28:08 foser Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.5 |