commit: 74877b23c31435a3066d34c13d21b70b80c3930a Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Wed Aug 11 11:20:52 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Aug 12 02:53:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74877b23
dev-libs/gdl: keyword 3.34.0 for ~riscv Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-libs/gdl/gdl-3.34.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gdl/gdl-3.34.0.ebuild b/dev-libs/gdl/gdl-3.34.0.ebuild index 191464b8a32..be9719ca208 100644 --- a/dev-libs/gdl/gdl-3.34.0.ebuild +++ b/dev-libs/gdl/gdl-3.34.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-libs/glib:2
