Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/remake/
Date: Mon, 31 Dec 2018 16:43:46
Message-Id: 1546274105.a8466a88b56596a742b565dd52aae65e01b78ac3.whissi@gentoo
1 commit: a8466a88b56596a742b565dd52aae65e01b78ac3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 16:35:05 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 31 16:35:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8466a88
7
8 sys-devel/remake: x86 stable (bug #636198)
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-devel/remake/remake-4.2.1.1.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-devel/remake/remake-4.2.1.1.4-r1.ebuild b/sys-devel/remake/remake-4.2.1.1.4-r1.ebuild
17 index ad57875a4a9..eb7a2bab5fa 100644
18 --- a/sys-devel/remake/remake-4.2.1.1.4-r1.ebuild
19 +++ b/sys-devel/remake/remake-4.2.1.1.4-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-1"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 IUSE="guile readline"
27
28 RDEPEND="readline? ( sys-libs/readline:0= )