summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-08-16 19:03:57 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-08-16 19:03:57 +0000
commit877e7ce236284dcf7a83b66ead9c463bad910637 (patch)
treeabdc03d5bf1288d012ca9456adac75e8d4805eb3 /dev-libs/libpeas
parentVersion bump for beta channel release. Remove old. (diff)
downloadgentoo-2-877e7ce236284dcf7a83b66ead9c463bad910637.tar.gz
gentoo-2-877e7ce236284dcf7a83b66ead9c463bad910637.tar.bz2
gentoo-2-877e7ce236284dcf7a83b66ead9c463bad910637.zip
Fix KEYWORDS that were accidentally added while the ebuild was in the gnome overlay
(Portage version: 2.2.0_alpha39_p14/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libpeas')
-rw-r--r--dev-libs/libpeas/libpeas-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpeas/libpeas-1.0.0.ebuild b/dev-libs/libpeas/libpeas-1.0.0.ebuild
index ad643eaea012..bf1aaeb3728d 100644
--- a/dev-libs/libpeas/libpeas-1.0.0.ebuild
+++ b/dev-libs/libpeas/libpeas-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpeas/libpeas-1.0.0.ebuild,v 1.1 2011/08/16 18:57:21 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpeas/libpeas-1.0.0.ebuild,v 1.2 2011/08/16 19:03:57 nirbheek Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
IUSE="doc +gtk glade python seed vala"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86"
RDEPEND=">=dev-libs/glib-2.23.6:2
>=dev-libs/gobject-introspection-0.10.1