From 4fd475cd5b00f2e02eb9c8bd3c1345602d66b521 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Thu, 11 Jan 2018 19:15:25 +0300 Subject: [PATCH] app-editors/qhexedit2: install editor by default Closes: https://bugs.gentoo.org/644014 Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- app-editors/qhexedit2/qhexedit2-0.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild index 07dccd9847e6..1de535b4cde6 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/lancos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="doc gui python" +IUSE="doc +gui python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" PATCHES=( -- 2.26.2