diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-01 10:19:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-01 10:19:13 +0100 |
commit | 80669673a4a0efd665e01af8ea53ba7f89bc9b73 (patch) | |
tree | 925671fc63e8d1ad322ec561c0491ba5ee3e3d55 /dev-libs | |
parent | dev-python/aiorpcX: amd64 stable wrt bug #767067 (diff) | |
download | gentoo-80669673a4a0efd665e01af8ea53ba7f89bc9b73.tar.gz gentoo-80669673a4a0efd665e01af8ea53ba7f89bc9b73.tar.bz2 gentoo-80669673a4a0efd665e01af8ea53ba7f89bc9b73.zip |
dev-libs/libofx: amd64 stable wrt bug #768408
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libofx/libofx-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libofx/libofx-0.10.1.ebuild b/dev-libs/libofx/libofx-0.10.1.ebuild index ec9e0c164486..cf7e5ddabcc0 100644 --- a/dev-libs/libofx/libofx-0.10.1.ebuild +++ b/dev-libs/libofx/libofx-0.10.1.ebuild @@ -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 ~x86" IUSE="test" RESTRICT="!test? ( test )" |