summaryrefslogtreecommitdiff
path: root/dev-util/bloaty/bloaty-1.1-r1.ebuild
diff options
context:
space:
mode:
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"