From: Agostino Sarubbo Date: Sat, 1 Apr 2017 13:05:02 +0000 (+0200) Subject: dev-libs/gdl: amd64 stable wrt bug #611134 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae9443fc085fe7ed4976c30c9686036016b42dc8;p=gentoo.git dev-libs/gdl: amd64 stable wrt bug #611134 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/gdl/gdl-3.22.0.ebuild b/dev-libs/gdl/gdl-3.22.0.ebuild index fdb26b0b60ba..ffbd18e8f24a 100644 --- a/dev-libs/gdl/gdl-3.22.0.ebuild +++ b/dev-libs/gdl/gdl-3.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gdl" LICENSE="LGPL-2.1+" SLOT="3/5" # subslot = libgdl-3 soname version IUSE="+introspection" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND=" dev-libs/glib:2