diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:03:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:03:52 +0000 |
commit | ef54cd8d6113fca024fdb5f07183f3d97526e206 (patch) | |
tree | 387d05cb26e1a0696e4bb8fad455fea621cc6d68 /x11-libs/vte/vte-0.17.4-r3.ebuild | |
parent | sh stable (diff) | |
download | historical-ef54cd8d6113fca024fdb5f07183f3d97526e206.tar.gz historical-ef54cd8d6113fca024fdb5f07183f3d97526e206.tar.bz2 historical-ef54cd8d6113fca024fdb5f07183f3d97526e206.zip |
arm/sh stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'x11-libs/vte/vte-0.17.4-r3.ebuild')
-rw-r--r-- | x11-libs/vte/vte-0.17.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.17.4-r3.ebuild b/x11-libs/vte/vte-0.17.4-r3.ebuild index 1d2b2207071a..d9e092d6e5e6 100644 --- a/x11-libs/vte/vte-0.17.4-r3.ebuild +++ b/x11-libs/vte/vte-0.17.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.9 2009/04/27 12:57:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.10 2009/04/28 11:03:52 armin76 Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" # pcre is broken in this release IUSE="debug doc python opengl" |