diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 14:56:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 14:56:27 +0000 |
commit | 006df5f3db75e79516b3dba1cfbf76c095ed75eb (patch) | |
tree | 9f4c243067fabbd620b139d88d892980171a455e /dev-libs/gdl | |
parent | dev-libs/atk: Stabilize 2.36.0 ppc, #738728 (diff) | |
download | gentoo-006df5f3db75e79516b3dba1cfbf76c095ed75eb.tar.gz gentoo-006df5f3db75e79516b3dba1cfbf76c095ed75eb.tar.bz2 gentoo-006df5f3db75e79516b3dba1cfbf76c095ed75eb.zip |
dev-libs/gdl: Stabilize 3.34.0 ppc, #738728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/gdl-3.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gdl/gdl-3.34.0.ebuild b/dev-libs/gdl/gdl-3.34.0.ebuild index c84fc88a7994..df1f4b4c6f8a 100644 --- a/dev-libs/gdl/gdl-3.34.0.ebuild +++ b/dev-libs/gdl/gdl-3.34.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 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" RDEPEND=" dev-libs/glib:2 |