diff options
author | 2022-06-01 02:55:28 +0100 | |
---|---|---|
committer | 2022-06-01 02:55:28 +0100 | |
commit | 6aa06a916d6beb3b4adfb68615b351e7250fbaeb (patch) | |
tree | d066e86e4943cc223daa03193bfc87cb8c5f3870 /app-editors/qhexedit2 | |
parent | dev-python/qscintilla-python: Stabilize 2.13.1 x86, #825670 (diff) | |
download | gentoo-6aa06a916d6beb3b4adfb68615b351e7250fbaeb.tar.gz gentoo-6aa06a916d6beb3b4adfb68615b351e7250fbaeb.tar.bz2 gentoo-6aa06a916d6beb3b4adfb68615b351e7250fbaeb.zip |
app-editors/qhexedit2: Stabilize 0.8.9_p20210525-r2 x86, #825670
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/qhexedit2')
-rw-r--r-- | app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild index e4232394a04c..b0b85e70f8fe 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Simsys/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~riscv x86" IUSE="doc +gui python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |