From 3f9684b8d655e7ae9fd086b42ed714ccc7fb2eb7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Mar 2021 10:26:29 +0000 Subject: [PATCH] app-editors/qhexedit2: Stabilize 0.8.6_p20190316 x86, #770676 Signed-off-by: Sam James --- app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild index 455b5a700ea6c..0fb05349bf5ee 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild @@ -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} )"