Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/minicom/
Date: Wed, 01 Mar 2023 16:36:35
Message-Id: 1677688581.09742421ec75d8de21707bb117f1399132044483.arthurzam@gentoo
1 commit: 09742421ec75d8de21707bb117f1399132044483
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 16:36:21 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 16:36:21 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09742421
7
8 net-dialup/minicom: Stabilize 2.8-r1 arm, #898620
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-dialup/minicom/minicom-2.8-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-dialup/minicom/minicom-2.8-r1.ebuild b/net-dialup/minicom/minicom-2.8-r1.ebuild
16 index f9617802793f..2c73af887627 100644
17 --- a/net-dialup/minicom/minicom-2.8-r1.ebuild
18 +++ b/net-dialup/minicom/minicom-2.8-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${PV}/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
31 IUSE="nls"
32
33 DEPEND="sys-libs/ncurses:="