From 4df7bd593000ca33d5e123056f89c52c73ad1292 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Mar 2021 10:24:43 +0000 Subject: app-editors/qhexedit2: Stabilize 0.8.6_p20190316 amd64, #770676 Signed-off-by: Sam James --- app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild index b32e2379d600..455b5a700ea6 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/lancos/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc +gui python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -- cgit v1.2.3-65-gdbad