commit: e9164b113c3a787a537d91b0fa489740fceb6255 Author: Ryan Qian <i <AT> bitbili <DOT> net> AuthorDate: Fri Mar 18 06:29:29 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 13:55:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9164b11
app-text/libabw: keyword 0.1.3 for ~riscv Signed-off-by: Ryan Qian <i <AT> bitbili.net> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-text/libabw/libabw-0.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/libabw/libabw-0.1.3.ebuild b/app-text/libabw/libabw-0.1.3.ebuild index 71115f275264..a62943210fa2 100644 --- a/app-text/libabw/libabw-0.1.3.ebuild +++ b/app-text/libabw/libabw-0.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="doc static-libs" BDEPEND="
