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: Sun, 21 Jul 2019 14:55:58
Message-Id: 1563720933.fc112ad6504e30d61bcab6ba4ef449b79c177c71.bman@gentoo
1 commit: fc112ad6504e30d61bcab6ba4ef449b79c177c71
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 21 14:55:33 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 21 14:55:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc112ad6
7
8 sys-libs/ncurses: arm64 stable (bug #690050)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 sys-libs/ncurses/ncurses-6.1_p20181020.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/ncurses/ncurses-6.1_p20181020.ebuild b/sys-libs/ncurses/ncurses-6.1_p20181020.ebuild
18 index 59624e859e3..b93f4a410e6 100644
19 --- a/sys-libs/ncurses/ncurses-6.1_p20181020.ebuild
20 +++ b/sys-libs/ncurses/ncurses-6.1_p20181020.ebuild
21 @@ -19,7 +19,7 @@ fi
22 LICENSE="MIT"
23 # The subslot reflects the SONAME.
24 SLOT="0/6"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
27 IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode"
28
29 DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )"