diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:25:35 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:43:36 +0200 |
commit | deca5c448d2a17923658f1b516715e328b7ac8b2 (patch) | |
tree | 84c9ea0ed8787a6894bb81baa8f021d4d6e7dfa0 /dev-libs/gdl | |
parent | dev-libs/atk: x86 stable, bug 587010 (diff) | |
download | gentoo-deca5c448d2a17923658f1b516715e328b7ac8b2.tar.gz gentoo-deca5c448d2a17923658f1b516715e328b7ac8b2.tar.bz2 gentoo-deca5c448d2a17923658f1b516715e328b7ac8b2.zip |
dev-libs/gdl: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/gdl-3.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gdl/gdl-3.20.0.ebuild b/dev-libs/gdl/gdl-3.20.0.ebuild index 1f5c37ebe13a..3a2467feebde 100644 --- a/dev-libs/gdl/gdl-3.20.0.ebuild +++ b/dev-libs/gdl/gdl-3.20.0.ebuild @@ -11,7 +11,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 |