Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/makeself/
Date: Sun, 22 Aug 2021 05:14:10
Message-Id: 1629609235.df0c165ca63906545f5b44fb1f1d857a5455d334.ago@gentoo
1 commit: df0c165ca63906545f5b44fb1f1d857a5455d334
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 05:13:55 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 22 05:13:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0c165c
7
8 app-arch/makeself: amd64/ppc/x86 stable (ALLARCHES policy) wrt bug #809386
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 app-arch/makeself/makeself-2.4.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/makeself/makeself-2.4.5.ebuild b/app-arch/makeself/makeself-2.4.5.ebuild
17 index 6e66645515b..57a66dd9848 100644
18 --- a/app-arch/makeself/makeself-2.4.5.ebuild
19 +++ b/app-arch/makeself/makeself-2.4.5.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/megastep/makeself/archive/refs/tags/release-${PV}.ta
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux"
26
27 # NB: The test framework requires bashunit (which isn't a big deal), but the
28 # tests themselves are not of great quality. You should avoid running them