diff options
author | Sam James <sam@gentoo.org> | 2023-01-03 18:28:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-03 18:28:12 +0000 |
commit | 3eb3e3b821ba39ba7b327005967547a455f120d0 (patch) | |
tree | fbea734b56eba2671a88373b89131f7614e23d62 /net-libs/aqbanking | |
parent | dev-util/scap-driver: Stabilize 0.29.3 x86, #889532 (diff) | |
download | gentoo-3eb3e3b821ba39ba7b327005967547a455f120d0.tar.gz gentoo-3eb3e3b821ba39ba7b327005967547a455f120d0.tar.bz2 gentoo-3eb3e3b821ba39ba7b327005967547a455f120d0.zip |
net-libs/aqbanking: Stabilize 6.5.3 amd64, #889539
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/aqbanking')
-rw-r--r-- | net-libs/aqbanking/aqbanking-6.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/aqbanking/aqbanking-6.5.3.ebuild b/net-libs/aqbanking/aqbanking-6.5.3.ebuild index 9d0bc815c50b..43f25531c1c6 100644 --- a/net-libs/aqbanking/aqbanking-6.5.3.ebuild +++ b/net-libs/aqbanking/aqbanking-6.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/467/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="debug doc ebics examples ofx" BDEPEND=" |