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:04
Message-Id: 1654048528.6aa06a916d6beb3b4adfb68615b351e7250fbaeb.sam@gentoo
1 commit: 6aa06a916d6beb3b4adfb68615b351e7250fbaeb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 01:55:28 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 01:55:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa06a91
7
8 app-editors/qhexedit2: Stabilize 0.8.9_p20210525-r2 x86, #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 e4232394a04c..b0b85e70f8fe 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} )"