summaryrefslogtreecommitdiff
path: root/dev-util/bloaty/bloaty-1.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-05 10:23:18 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-05 10:23:18 +0100
commit9aa62a2a35904a08cbf2e884d3abd89d893daf91 (patch)
tree9f612bb8f368bfd5d14d84f9922b073302e85d30 /dev-util/bloaty/bloaty-1.1-r1.ebuild
parentb89f5897f4301157fb1a4af17e0c941703a2579c (diff)
gentoo auto-resync : 05:09:2023 - 10:23:17
Diffstat (limited to 'dev-util/bloaty/bloaty-1.1-r1.ebuild')
-rw-r--r--dev-util/bloaty/bloaty-1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bloaty/bloaty-1.1-r1.ebuild b/dev-util/bloaty/bloaty-1.1-r1.ebuild
index e8c0b98fe27a..61b19bcb8d78 100644
--- a/dev-util/bloaty/bloaty-1.1-r1.ebuild
+++ b/dev-util/bloaty/bloaty-1.1-r1.ebuild
@@ -15,7 +15,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 ~arm64"
+ KEYWORDS="amd64 ~arm64"
fi
LICENSE="Apache-2.0"