diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 03:58:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 03:58:03 +0000 |
commit | 9cc9d48fb3fbe39990666c8187c4d6d0fd3e1536 (patch) | |
tree | 6996a7243d376005f1aa1392aa4f13cada0cd23b /dev-libs/gdl | |
parent | dev-lang/vala: Stabilize 0.52.5 ppc64, #815013 (diff) | |
download | gentoo-9cc9d48fb3fbe39990666c8187c4d6d0fd3e1536.tar.gz gentoo-9cc9d48fb3fbe39990666c8187c4d6d0fd3e1536.tar.bz2 gentoo-9cc9d48fb3fbe39990666c8187c4d6d0fd3e1536.zip |
dev-libs/gdl: Stabilize 3.40.0 ppc64, #815013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/gdl-3.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gdl/gdl-3.40.0.ebuild b/dev-libs/gdl/gdl-3.40.0.ebuild index 2c392fc62b45..85290ac2e6f2 100644 --- a/dev-libs/gdl/gdl-3.40.0.ebuild +++ b/dev-libs/gdl/gdl-3.40.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/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 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-libs/glib:2 |