Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/
Date: Sat, 14 Dec 2019 23:01:03
Message-Id: 1576364443.137d5462362e7b7b4e13be35b985e1a78be669c3.bman@gentoo
1 commit: 137d5462362e7b7b4e13be35b985e1a78be669c3
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 14 23:00:43 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 14 23:00:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=137d5462
7
8 sys-libs/ncurses: arm64 stable (bug #695824)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.81, Repoman-2.3.20
12
13 sys-libs/ncurses/ncurses-6.1_p20190609.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild b/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild
17 index 1d219963c3f..88082eb18b7 100644
18 --- a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild
19 +++ b/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild
20 @@ -19,7 +19,7 @@ fi
21 LICENSE="MIT"
22 # The subslot reflects the SONAME.
23 SLOT="0/6"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
26 IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode"
27 RESTRICT="!test? ( test )"