diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
commit | 952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03 (patch) | |
tree | 5065518b8a3d585f3922c216f32452cdd5ce9aba /dev-util/gob | |
parent | changelog fixes (diff) | |
download | gentoo-2-952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03.tar.gz gentoo-2-952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03.tar.bz2 gentoo-2-952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03.zip |
unmasks
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/gob-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gob/gob-2.0.6.ebuild b/dev-util/gob/gob-2.0.6.ebuild index 4a9e5722211d..7741abcc5cdc 100644 --- a/dev-util/gob/gob-2.0.6.ebuild +++ b/dev-util/gob/gob-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.6.ebuild,v 1.1 2003/05/22 13:18:19 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.6.ebuild,v 1.2 2003/07/12 14:28:13 aliz Exp $ inherit gnome2 @@ -14,7 +14,7 @@ IUSE="" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" RDEPEND=">=dev-libs/glib-2.0*" |