Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/readline/
Date: Thu, 17 Jan 2019 22:41:24
Message-Id: 1547764869.de852167c5f914373f2d8401d8d938b2880449b2.slyfox@gentoo
1 commit: de852167c5f914373f2d8401d8d938b2880449b2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 17 22:40:44 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 17 22:41:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de852167
7
8 sys-libs/readline: stable 7.0_p5 for hppa, bug #675414
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-libs/readline/readline-7.0_p5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/readline/readline-7.0_p5.ebuild b/sys-libs/readline/readline-7.0_p5.ebuild
18 index 78f489a2e33..496dc858d04 100644
19 --- a/sys-libs/readline/readline-7.0_p5.ebuild
20 +++ b/sys-libs/readline/readline-7.0_p5.ebuild
21 @@ -41,7 +41,7 @@ esac
22
23 LICENSE="GPL-3"
24 SLOT="0/7" # subslot matches SONAME major
25 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
27 IUSE="static-libs utils"
28
29 RDEPEND=">=sys-libs/ncurses-5.9-r3:0=[static-libs?,${MULTILIB_USEDEP}]"