diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 02:29:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 02:29:20 +0000 |
commit | add835c5a93c629302bb5cabd169f47f2098b2e8 (patch) | |
tree | 58cd2b4c47c227326493742274c2177ca1302cd5 /x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild | |
parent | Drop HPPA keywording (bug #324511). (diff) | |
download | gentoo-2-add835c5a93c629302bb5cabd169f47f2098b2e8.tar.gz gentoo-2-add835c5a93c629302bb5cabd169f47f2098b2e8.tar.bz2 gentoo-2-add835c5a93c629302bb5cabd169f47f2098b2e8.zip |
Drop HPPA keywording (bug #324511).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild index b65bd9e3a5c8..2005bf0faafd 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.2 2010/07/08 10:23:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.3 2010/07/20 02:29:20 jer Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc glade" RDEPEND=">=x11-libs/gtk+-2.12 |