diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:34 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:34 +0800 |
commit | 7cd3aaa86c846eb76e8fc2fdd9c003d56f10aaee (patch) | |
tree | 10820d5cd950c3e6176ed82aee959007c0a113e3 /sys-libs/gwenhywfar | |
parent | app-misc/ktoblzcheck: Keyword 1.49-r2 riscv, #836417 (diff) | |
download | gentoo-7cd3aaa86c846eb76e8fc2fdd9c003d56f10aaee.tar.gz gentoo-7cd3aaa86c846eb76e8fc2fdd9c003d56f10aaee.tar.bz2 gentoo-7cd3aaa86c846eb76e8fc2fdd9c003d56f10aaee.zip |
sys-libs/gwenhywfar: Keyword 5.4.1-r1 riscv, #836417
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-libs/gwenhywfar')
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild index 7a39fab60949..be6067e23d3e 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/344/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/79" # correspond with libgwenhywfar.so version -KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="debug doc gtk qt5 test" BDEPEND=" |