Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/
Date: Fri, 05 Jan 2018 09:35:49
Message-Id: 1515144936.db921b778141806b9d13a08a3c79d777deee01f4.polynomial-c@gentoo
1 commit: db921b778141806b9d13a08a3c79d777deee01f4
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 09:33:59 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 09:35:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db921b77
7
8 sys-libs/readline: Version 7.0_p3 stable for x86.
9
10 Bug: https://bugs.gentoo.org/643124
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-libs/readline/readline-7.0_p3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/readline/readline-7.0_p3.ebuild b/sys-libs/readline/readline-7.0_p3.ebuild
17 index 8798250ca1f..ce4d36ef8ca 100644
18 --- a/sys-libs/readline/readline-7.0_p3.ebuild
19 +++ b/sys-libs/readline/readline-7.0_p3.ebuild
20 @@ -36,7 +36,7 @@ esac
21
22 LICENSE="GPL-3"
23 SLOT="0/7" # subslot matches SONAME major
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 IUSE="static-libs utils"
27
28 RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[static-libs?,${MULTILIB_USEDEP}]"