Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/qhexedit2/
Date: Fri, 29 Oct 2021 13:31:19
Message-Id: 1635514137.6f95799b15728f9564a66e296d48a4e55f3e13b9.dlan@gentoo
1 commit: 6f95799b15728f9564a66e296d48a4e55f3e13b9
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Tue Oct 26 20:51:19 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 13:28:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f95799b
7
8 app-editors/qhexedit2: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild
18 index bc6a9f42909..a1d8c214860 100644
19 --- a/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild
20 +++ b/app-editors/qhexedit2/qhexedit2-0.8.6_p20190316.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/lancos/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.t
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 x86"
26 +KEYWORDS="amd64 ~riscv x86"
27 IUSE="doc +gui python"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"