Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/
Date: Mon, 11 May 2020 16:49:23
Message-Id: 1589215748.d4b317ceb5e005fd30e1c69602513322a6c37459.ago@gentoo
1 commit: d4b317ceb5e005fd30e1c69602513322a6c37459
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 11 16:48:32 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 16:49:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b317ce
7
8 sys-libs/ncurses: x86 stable wrt bug #698210
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-libs/ncurses/ncurses-6.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/ncurses/ncurses-6.2-r1.ebuild b/sys-libs/ncurses/ncurses-6.2-r1.ebuild
18 index 78202ae5b86..4e5ee6bf371 100644
19 --- a/sys-libs/ncurses/ncurses-6.2-r1.ebuild
20 +++ b/sys-libs/ncurses/ncurses-6.2-r1.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 sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
27 IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode"
28 RESTRICT="!test? ( test )"