Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bloaty/
Date: Sat, 21 May 2022 08:20:42
Message-Id: 1653121236.10a48926b7fb19874a8df42b8144d6ba958bd7c4.juippis@gentoo
1 commit: 10a48926b7fb19874a8df42b8144d6ba958bd7c4
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 21 08:19:12 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat May 21 08:20:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a48926
7
8 dev-util/bloaty: Stabilize 1.1 amd64, #843443
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 dev-util/bloaty/bloaty-1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/bloaty/bloaty-1.1.ebuild b/dev-util/bloaty/bloaty-1.1.ebuild
16 index 227dcc50dcdf..3914161e140f 100644
17 --- a/dev-util/bloaty/bloaty-1.1.ebuild
18 +++ b/dev-util/bloaty/bloaty-1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
26 RESTRICT="!test? ( test )"
27 else
28 SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/${P}.tar.bz2"
29 - KEYWORDS="~amd64"
30 + KEYWORDS="amd64"
31 fi
32
33 BDEPEND="