summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-05-21 11:19:12 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-05-21 11:20:36 +0300
commit10a48926b7fb19874a8df42b8144d6ba958bd7c4 (patch)
tree1cae4c0b30d4af3dc2da84d45438c9c5e5b5c098 /dev-util
parentapp-emacs/evil: add 1.14.2 (diff)
downloadgentoo-10a48926b7fb19874a8df42b8144d6ba958bd7c4.tar.gz
gentoo-10a48926b7fb19874a8df42b8144d6ba958bd7c4.tar.bz2
gentoo-10a48926b7fb19874a8df42b8144d6ba958bd7c4.zip
dev-util/bloaty: Stabilize 1.1 amd64, #843443
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/bloaty/bloaty-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bloaty/bloaty-1.1.ebuild b/dev-util/bloaty/bloaty-1.1.ebuild
index 227dcc50dcdf..3914161e140f 100644
--- a/dev-util/bloaty/bloaty-1.1.ebuild
+++ b/dev-util/bloaty/bloaty-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
RESTRICT="!test? ( test )"
else
SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
BDEPEND="