summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-08-11 22:20:49 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-08-11 23:27:58 +0200
commit6d501a5d68c9cd995ae454f8bd1116d7c06b8be4 (patch)
tree53f4168f17bb898601a07a66db85c2f789b0a6a2 /app-office
parentsci-astronomy/kstars: x86 stable (bug #691622) (diff)
downloadgentoo-6d501a5d68c9cd995ae454f8bd1116d7c06b8be4.tar.gz
gentoo-6d501a5d68c9cd995ae454f8bd1116d7c06b8be4.tar.bz2
gentoo-6d501a5d68c9cd995ae454f8bd1116d7c06b8be4.zip
app-office/ledger: x86 stable (bug #690190)
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/ledger/ledger-3.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/ledger/ledger-3.1.2.ebuild b/app-office/ledger/ledger-3.1.2.ebuild
index 264bbc82ca57..a7e69ebf0fe2 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} )"