diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 04:08:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 04:08:38 +0000 |
commit | 2a62437abbe48e7843f2199f5bdf85dbfe8bb354 (patch) | |
tree | 85f1410ba255c85eb00c258084e6e7c8b5e4a68d /dev-libs | |
parent | app-text/iso-codes: Stabilize 4.7.0 x86, #815013 (diff) | |
download | gentoo-2a62437abbe48e7843f2199f5bdf85dbfe8bb354.tar.gz gentoo-2a62437abbe48e7843f2199f5bdf85dbfe8bb354.tar.bz2 gentoo-2a62437abbe48e7843f2199f5bdf85dbfe8bb354.zip |
dev-libs/gdl: Stabilize 3.40.0 x86, #815013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 85290ac2e6f2..0f17845ee18c 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 |