summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-08 10:24:43 +0000
committerSam James <sam@gentoo.org>2021-03-08 10:24:43 +0000
commit4df7bd593000ca33d5e123056f89c52c73ad1292 (patch)
treed860c2de824da627ea5c122bffbcabd568b29bcd
parentapp-emulation/faudio: Stabilize 21.01 amd64, #770532 (diff)
downloadgentoo-4df7bd593000ca33d5e123056f89c52c73ad1292.tar.gz
gentoo-4df7bd593000ca33d5e123056f89c52c73ad1292.tar.bz2
gentoo-4df7bd593000ca33d5e123056f89c52c73ad1292.zip
app-editors/qhexedit2: Stabilize 0.8.6_p20190316 amd64, #770676
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild4
1 files 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} )"