Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/makeself/
Date: Fri, 29 Dec 2017 17:49:12
Message-Id: 1514569740.626974e2f356265390a3f12afd152c7a09c05034.whissi@gentoo
1 commit: 626974e2f356265390a3f12afd152c7a09c05034
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 29 17:47:22 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 17:49:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626974e2
7
8 app-arch/makeself: x86 stable (bug #642608)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-arch/makeself/makeself-2.2.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/makeself/makeself-2.2.0-r2.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild
16 index cdbdf7c7a64..52c5aa12b2c 100644
17 --- a/app-arch/makeself/makeself-2.2.0-r2.ebuild
18 +++ b/app-arch/makeself/makeself-2.2.0-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/megastep/makeself/archive/release-${PV}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND="sys-apps/gentoo-functions"