diff options
author | Sam James <sam@gentoo.org> | 2022-06-01 02:55:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-01 02:55:45 +0100 |
commit | 1e7eb3edb241d7fc64db4c28067b951b8c8404f1 (patch) | |
tree | bf7687a0a832bb1458f373af454822a3d7c77d7e /app-editors/qhexedit2 | |
parent | sci-geosciences/qgis: Stabilize 3.22.5 amd64, #825670 (diff) | |
download | gentoo-1e7eb3edb241d7fc64db4c28067b951b8c8404f1.tar.gz gentoo-1e7eb3edb241d7fc64db4c28067b951b8c8404f1.tar.bz2 gentoo-1e7eb3edb241d7fc64db4c28067b951b8c8404f1.zip |
app-editors/qhexedit2: Stabilize 0.8.9_p20210525-r2 amd64, #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 b0b85e70f8fe..c518ed8fcddf 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} )" |