diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-31 01:45:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-31 01:45:12 +0000 |
| commit | 2f554a26ad94de2e833320953fd517020fad1e00 (patch) | |
| tree | 9a88be2ccef47c286a4ed1a7f4aadf4e0e351c68 /dev-libs/libofx | |
| parent | 7680095b6d19fb85211c866c7ee4b9287aacd508 (diff) | |
| download | baldeagleos-repo-2f554a26ad94de2e833320953fd517020fad1e00.tar.gz baldeagleos-repo-2f554a26ad94de2e833320953fd517020fad1e00.tar.xz baldeagleos-repo-2f554a26ad94de2e833320953fd517020fad1e00.zip | |
Adding metadata
Diffstat (limited to 'dev-libs/libofx')
| -rw-r--r-- | dev-libs/libofx/libofx-0.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libofx/libofx-0.10.3.ebuild b/dev-libs/libofx/libofx-0.10.3.ebuild index 1acb92d8616e..543e1ad45550 100644 --- a/dev-libs/libofx/libofx-0.10.3.ebuild +++ b/dev-libs/libofx/libofx-0.10.3.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://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0/10" -KEYWORDS="amd64 ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86" IUSE="doc test" RESTRICT="!test? ( test )" |
