commit: 61fc1112a502851bd62f817f08c243971f3b8f13 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Sat Nov 20 13:16:46 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Nov 23 01:10:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61fc1112
x11-libs/gtk+extra: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild index cd3521b0b525..02ce2f809e43 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.3.4.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 @@ SRC_URI="mirror://sourceforge/gtkextra/gtkextra-${PV}.tar.gz" LICENSE="FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="+introspection static-libs test" RESTRICT="!test? ( test )"