diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 12:44:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 12:44:59 +0000 |
commit | 8f682e6112745a6f9e934f079d0a300566e54047 (patch) | |
tree | 81572fcf9fd4419f421f6329541eb78d7a6036bd /dev-libs | |
parent | app-office/homebank: Stabilize 5.5.4 ppc, #886675 (diff) | |
download | gentoo-8f682e6112745a6f9e934f079d0a300566e54047.tar.gz gentoo-8f682e6112745a6f9e934f079d0a300566e54047.tar.bz2 gentoo-8f682e6112745a6f9e934f079d0a300566e54047.zip |
dev-libs/libofx: Stabilize 0.10.9 ppc64, #886709
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libofx/libofx-0.10.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libofx/libofx-0.10.9.ebuild b/dev-libs/libofx/libofx-0.10.9.ebuild index 04656caac60e..f59f1230ea95 100644 --- a/dev-libs/libofx/libofx-0.10.9.ebuild +++ b/dev-libs/libofx/libofx-0.10.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libofx/libofx/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/10" -KEYWORDS="~amd64 ~arm64 ppc ~ppc64 ~riscv x86" +KEYWORDS="~amd64 ~arm64 ppc ppc64 ~riscv x86" IUSE="doc test" RESTRICT="!test? ( test )" |