diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-02 11:41:01 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:52:24 +0800 |
commit | 8f29e8d22967d206c0bc20e6e337e5bc6a285b61 (patch) | |
tree | e4b24932b0a1d06133243d9bb2ff8979d4c7c7cf /dev-libs | |
parent | dev-python/msgpack: keyword 1.0.4 for ~loong (diff) | |
download | gentoo-8f29e8d22967d206c0bc20e6e337e5bc6a285b61.tar.gz gentoo-8f29e8d22967d206c0bc20e6e337e5bc6a285b61.tar.bz2 gentoo-8f29e8d22967d206c0bc20e6e337e5bc6a285b61.zip |
dev-libs/gdl: keyword 3.40.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gdl/gdl-3.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gdl/gdl-3.40.0.ebuild b/dev-libs/gdl/gdl-3.40.0.ebuild index 0f17845ee18c..843f97d4df1e 100644 --- a/dev-libs/gdl/gdl-3.40.0.ebuild +++ b/dev-libs/gdl/gdl-3.40.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-libs/glib:2 |