From: Agostino Sarubbo Date: Mon, 12 Aug 2019 08:02:00 +0000 (+0200) Subject: app-office/ledger: amd64 stable wrt bug #690190 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6861036e5b78185759668baf49bfd545e7ee9071;p=gentoo.git app-office/ledger: amd64 stable wrt bug #690190 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/app-office/ledger/ledger-3.1.2.ebuild b/app-office/ledger/ledger-3.1.2.ebuild index a7e69ebf0fe2..38cba372bc38 100644 --- a/app-office/ledger/ledger-3.1.2.ebuild +++ b/app-office/ledger/ledger-3.1.2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A double-entry accounting system with a command-line reporting inte HOMEPAGE="https://www.ledger-cli.org/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="debug doc emacs python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"