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: Sun, 15 Dec 2019 12:48:53
Message-Id: 1576414085.7288fed4d0b7bd5bfba127575b9c33b07fd9228b.ago@gentoo
1 commit: 7288fed4d0b7bd5bfba127575b9c33b07fd9228b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 12:48:05 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 12:48:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7288fed4
7
8 sys-libs/ncurses: x86 stable wrt bug #695824
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-libs/ncurses/ncurses-6.1_p20190609.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild b/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild
18 index 94e0e8f0961..7f2deedbcc9 100644
19 --- a/sys-libs/ncurses/ncurses-6.1_p20190609.ebuild
20 +++ b/sys-libs/ncurses/ncurses-6.1_p20190609.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"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sh ~sparc x86"
27 IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode"
28 RESTRICT="!test? ( test )"