Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/qhexedit2/
Date: Wed, 01 Jun 2022 01:56:07
Message-Id: 1654048545.1e7eb3edb241d7fc64db4c28067b951b8c8404f1.sam@gentoo
1 commit: 1e7eb3edb241d7fc64db4c28067b951b8c8404f1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 01:55:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 01:55:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7eb3ed
7
8 app-editors/qhexedit2: Stabilize 0.8.9_p20210525-r2 amd64, #825670
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
16 index b0b85e70f8fe..c518ed8fcddf 100644
17 --- a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
18 +++ b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r2.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Simsys/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.t
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~riscv x86"
24 +KEYWORDS="amd64 ~riscv x86"
25 IUSE="doc +gui python"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"