Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/gpm/
Date: Fri, 03 May 2019 23:10:51
Message-Id: 1556924996.ead2b3e2d25339393a2ef10a5aeb4f88fb5c6519.zlogene@gentoo
1 commit: ead2b3e2d25339393a2ef10a5aeb4f88fb5c6519
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 3 23:09:56 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri May 3 23:09:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead2b3e2
7
8 sys-libs/gpm: Add ~riscv keyword
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 sys-libs/gpm/gpm-1.20.7-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/gpm/gpm-1.20.7-r2.ebuild b/sys-libs/gpm/gpm-1.20.7-r2.ebuild
17 index 7b6bff92c95..e7d0c6b08f9 100644
18 --- a/sys-libs/gpm/gpm-1.20.7-r2.ebuild
19 +++ b/sys-libs/gpm/gpm-1.20.7-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 # emacs support disabled due to #99533 #335900
26 @@ -14,7 +14,7 @@ SRC_URI="https://www.nico.schottelius.org/software/${PN}/archives/${P}.tar.lzma
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86"
32 IUSE="selinux static-libs"
33
34 RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}]