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: Thu, 18 Jul 2019 13:11:25
Message-Id: 1563455472.6d44158a0e8fea56bffa65ad66f36c6d9ff10618.ago@gentoo
1 commit: 6d44158a0e8fea56bffa65ad66f36c6d9ff10618
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 18 13:11:12 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 18 13:11:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d44158a
7
8 sys-libs/ncurses: ia64 stable wrt bug #690050
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
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 597ee977c7c..9ae7bfec2b0 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}] )"