diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:20:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:20:18 +0200 |
commit | 292bd878523967a87ec6ca1cbfb0b09f41dcc2ba (patch) | |
tree | ad566c60e1e35f9fa1f20b52bfc18c9cbbd5aaf3 /app-office | |
parent | net-dns/maradns: x86 stable wrt bug #735390 (diff) | |
download | gentoo-292bd878523967a87ec6ca1cbfb0b09f41dcc2ba.tar.gz gentoo-292bd878523967a87ec6ca1cbfb0b09f41dcc2ba.tar.bz2 gentoo-292bd878523967a87ec6ca1cbfb0b09f41dcc2ba.zip |
app-office/ledger: x86 stable wrt bug #721478
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/ledger/ledger-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/ledger/ledger-3.2.0.ebuild b/app-office/ledger/ledger-3.2.0.ebuild index 25dcb198ea31..d9edbeb5e8be 100644 --- a/app-office/ledger/ledger-3.2.0.ebuild +++ b/app-office/ledger/ledger-3.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |