diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-12 12:00:14 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-12 12:09:18 +0200 |
commit | 94660783c85ec32411b130f3cb8e33f9c9b97811 (patch) | |
tree | 54e57e9be2ebf4c7c518031b2fa13a830be3297a /dev-libs/gdl | |
parent | dev-libs/atk: Stable for HPPA (bug #611134). (diff) | |
download | gentoo-94660783c85ec32411b130f3cb8e33f9c9b97811.tar.gz gentoo-94660783c85ec32411b130f3cb8e33f9c9b97811.tar.bz2 gentoo-94660783c85ec32411b130f3cb8e33f9c9b97811.zip |
dev-libs/gdl: Stable for HPPA (bug #611134).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/gdl-3.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gdl/gdl-3.22.0.ebuild b/dev-libs/gdl/gdl-3.22.0.ebuild index c72dd7fd4518..9659716660ac 100644 --- a/dev-libs/gdl/gdl-3.22.0.ebuild +++ b/dev-libs/gdl/gdl-3.22.0.ebuild @@ -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 |