Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/
Date: Sun, 08 Apr 2018 06:54:42
Message-Id: 1523170454.239e2e54f1edb2f1a66243cf3c8900b9f622fe57.mattst88@gentoo
1 commit: 239e2e54f1edb2f1a66243cf3c8900b9f622fe57
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 06:54:14 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 06:54:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239e2e54
7
8 sys-libs/ncurses-6.1-r2: alpha stable, bug 639706
9
10 sys-libs/ncurses/ncurses-6.1-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-libs/ncurses/ncurses-6.1-r2.ebuild b/sys-libs/ncurses/ncurses-6.1-r2.ebuild
14 index fab7bc17660..94a5bfa5cb5 100644
15 --- a/sys-libs/ncurses/ncurses-6.1-r2.ebuild
16 +++ b/sys-libs/ncurses/ncurses-6.1-r2.ebuild
17 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz"
18 LICENSE="MIT"
19 # The subslot reflects the SONAME.
20 SLOT="0/6"
21 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
22 +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
23 IUSE="ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode"
24
25 DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )"