diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:16:34 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 18:16:34 +0000 |
commit | 126e1608a1774a69099ed1dcf0d4c7b301d9d4ce (patch) | |
tree | 422b34d553e1b54de3409f459a23138aea50473f /dev-util/glade/glade-3.14.2.ebuild | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-126e1608a1774a69099ed1dcf0d4c7b301d9d4ce.tar.gz gentoo-2-126e1608a1774a69099ed1dcf0d4c7b301d9d4ce.tar.bz2 gentoo-2-126e1608a1774a69099ed1dcf0d4c7b301d9d4ce.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/glade/glade-3.14.2.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.14.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.14.2.ebuild b/dev-util/glade/glade-3.14.2.ebuild index 086b7cd489b9..dfcbceb225e9 100644 --- a/dev-util/glade/glade-3.14.2.ebuild +++ b/dev-util/glade/glade-3.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.6 2013/11/30 18:58:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.7 2013/12/08 18:16:34 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/4" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+introspection python" RDEPEND="dev-libs/atk[introspection?] |