diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:41 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-30 22:12:41 +0800 |
commit | 207433b0d232c3e1b9305ddc37a38ffc53591b99 (patch) | |
tree | 41dc9d6dbf9309bbbef83672ae984e9f84618e9c /net-libs/aqbanking | |
parent | dev-libs/libofx: Keyword 0.10.3 riscv, #836417 (diff) | |
download | gentoo-207433b0d232c3e1b9305ddc37a38ffc53591b99.tar.gz gentoo-207433b0d232c3e1b9305ddc37a38ffc53591b99.tar.bz2 gentoo-207433b0d232c3e1b9305ddc37a38ffc53591b99.zip |
net-libs/aqbanking: Keyword 6.2.5 riscv, #836417
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/aqbanking')
-rw-r--r-- | net-libs/aqbanking/aqbanking-6.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/aqbanking/aqbanking-6.2.5.ebuild b/net-libs/aqbanking/aqbanking-6.2.5.ebuild index b13c94109378..d7fb4a15cebc 100644 --- a/net-libs/aqbanking/aqbanking-6.2.5.ebuild +++ b/net-libs/aqbanking/aqbanking-6.2.5.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 @@ -11,7 +11,7 @@ SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/342/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="debug doc ebics examples ofx" BDEPEND=" |