diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:48:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:48:34 +0000 |
commit | d26345a332282434a06a3aef7f1ce303d8f21747 (patch) | |
tree | f2d162106a86061dcf70fd89f95ba6f121a68230 /dev-util/glade/glade-3.8.4.ebuild | |
parent | Stable for ia64, wrt bug #507568 (diff) | |
download | gentoo-2-d26345a332282434a06a3aef7f1ce303d8f21747.tar.gz gentoo-2-d26345a332282434a06a3aef7f1ce303d8f21747.tar.bz2 gentoo-2-d26345a332282434a06a3aef7f1ce303d8f21747.zip |
Stable for ia64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/glade/glade-3.8.4.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.8.4.ebuild b/dev-util/glade/glade-3.8.4.ebuild index b4fabbc614af..d3bff9a3a9ba 100644 --- a/dev-util/glade/glade-3.8.4.ebuild +++ b/dev-util/glade/glade-3.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.8 2014/04/16 07:47:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.9 2014/04/17 07:48:34 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3/11" # subslot = suffix of libgladeui-1.so -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="gnome python" RDEPEND=" |