diff options
author | Ryan Qian <i@bitbili.net> | 2022-03-18 14:29:29 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-25 14:55:35 +0100 |
commit | e9164b113c3a787a537d91b0fa489740fceb6255 (patch) | |
tree | e21bb88fdfac3c1d66013d49fb1e8ceb462ab1bd /app-text/libabw | |
parent | app-text/libmwaw: keyword 0.3.21 for ~riscv (diff) | |
download | gentoo-e9164b113c3a787a537d91b0fa489740fceb6255.tar.gz gentoo-e9164b113c3a787a537d91b0fa489740fceb6255.tar.bz2 gentoo-e9164b113c3a787a537d91b0fa489740fceb6255.zip |
app-text/libabw: keyword 0.1.3 for ~riscv
Signed-off-by: Ryan Qian <i@bitbili.net>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/libabw')
-rw-r--r-- | app-text/libabw/libabw-0.1.3.ebuild | 4 |
1 files 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=" |