diff options
author | Sam James <sam@gentoo.org> | 2021-03-08 10:26:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-08 10:26:29 +0000 |
commit | 3f9684b8d655e7ae9fd086b42ed714ccc7fb2eb7 (patch) | |
tree | 49c091d8556045838cb732d9329d999716757554 /app-editors | |
parent | media-sound/qsynth: Stabilize 0.9.1 x86, #770310 (diff) | |
download | gentoo-3f9684b8d655e7ae9fd086b42ed714ccc7fb2eb7.tar.gz gentoo-3f9684b8d655e7ae9fd086b42ed714ccc7fb2eb7.tar.bz2 gentoo-3f9684b8d655e7ae9fd086b42ed714ccc7fb2eb7.zip |
app-editors/qhexedit2: Stabilize 0.8.6_p20190316 x86, #770676
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild index 455b5a700ea6..0fb05349bf5e 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} )" |