commit: 4df7bd593000ca33d5e123056f89c52c73ad1292 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 8 10:24:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 8 10:24:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df7bd59
app-editors/qhexedit2: Stabilize 0.8.6_p20190316 amd64, #770676 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 b32e2379d60..455b5a700ea 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} )"
