diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-06 16:40:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-06 16:40:15 +0000 |
commit | e3e92f8c291c03da57d88e61ace647f017936dd7 (patch) | |
tree | 91726817bf5c8064dc245a5be602ebf863d70527 /x11-libs/vte/vte-0.11.12.ebuild | |
parent | Version bump; not many changes. most upstream changes are already present in ... (diff) | |
download | gentoo-2-e3e92f8c291c03da57d88e61ace647f017936dd7.tar.gz gentoo-2-e3e92f8c291c03da57d88e61ace647f017936dd7.tar.bz2 gentoo-2-e3e92f8c291c03da57d88e61ace647f017936dd7.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/vte/vte-0.11.12.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.11.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.11.12.ebuild b/x11-libs/vte/vte-0.11.12.ebuild index c085cc865d52..0b3d6200e391 100644 --- a/x11-libs/vte/vte-0.11.12.ebuild +++ b/x11-libs/vte/vte-0.11.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.4 2005/06/05 19:19:11 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.5 2005/06/06 16:40:15 corsair Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="doc python" RDEPEND=">=dev-libs/glib-2 |