diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:05:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:15:48 +0200 |
commit | ae9443fc085fe7ed4976c30c9686036016b42dc8 (patch) | |
tree | 46bd83105654339243504e0d28cd61df2412cce6 /dev-libs/gdl | |
parent | dev-libs/atk: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-ae9443fc085fe7ed4976c30c9686036016b42dc8.tar.gz gentoo-ae9443fc085fe7ed4976c30c9686036016b42dc8.tar.bz2 gentoo-ae9443fc085fe7ed4976c30c9686036016b42dc8.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/gdl-3.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |