commit: c36027611e9d20ffe506da7c7fa36956f9bfe869 Author: Ryan Qian <i <AT> bitbili <DOT> net> AuthorDate: Fri Mar 18 06:12:35 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 13:55:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3602761
app-text/libqxp: keyword 0.0.2 for ~riscv Signed-off-by: Ryan Qian <i <AT> bitbili.net> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-text/libqxp/libqxp-0.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/libqxp/libqxp-0.0.2.ebuild b/app-text/libqxp/libqxp-0.0.2.ebuild index b8a7b7ad69f9..1b88010e8bae 100644 --- a/app-text/libqxp/libqxp-0.0.2.ebuild +++ b/app-text/libqxp/libqxp-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86" IUSE="debug doc test tools" RESTRICT="!test? ( test )"
