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: Fri, 19 Jul 2019 11:34:00
Message-Id: 1563536019.c6b8d70fbd38444244420f0dec20c6bbf1bb39ad.ago@gentoo
1 commit: c6b8d70fbd38444244420f0dec20c6bbf1bb39ad
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 19 11:33:39 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 19 11:33:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b8d70f
7
8 sys-libs/ncurses: alpha 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="alpha"
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 bc51d81ce9a..e34de17f354 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}] )"