summaryrefslogtreecommitdiff
path: root/dev-util/gn/gn-0.2122.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gn/gn-0.2122.ebuild')
-rw-r--r--dev-util/gn/gn-0.2122.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gn/gn-0.2122.ebuild b/dev-util/gn/gn-0.2122.ebuild
index 5b082bea9f14..8d7926f1503a 100644
--- a/dev-util/gn/gn-0.2122.ebuild
+++ b/dev-util/gn/gn-0.2122.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
else
# The version number is derived from `git describe HEAD --abbrev=12`
SRC_URI="https://deps.gentoo.zip/dev-util/gn/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="BSD"