Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/hexcurse/
Date: Thu, 17 Jun 2021 09:55:43
Message-Id: 1623923729.a3e3134d04b55ba03c02f919459615fac0b8687f.marecki@gentoo
1 commit: a3e3134d04b55ba03c02f919459615fac0b8687f
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 09:54:34 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 09:55:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e3134d
7
8 app-editors/hexcurse: keyword 1.60.0 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-editors/hexcurse/hexcurse-1.60.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/hexcurse/hexcurse-1.60.0.ebuild b/app-editors/hexcurse/hexcurse-1.60.0.ebuild
16 index 02ea4289b7a..913d53278aa 100644
17 --- a/app-editors/hexcurse/hexcurse-1.60.0.ebuild
18 +++ b/app-editors/hexcurse/hexcurse-1.60.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LonnyGomes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~hppa ppc ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha amd64 arm ~hppa ppc ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25
26 RDEPEND=">=sys-libs/ncurses-5.2:0="
27 DEPEND="${RDEPEND}"