summaryrefslogtreecommitdiff
path: root/dev-util/gef/gef-2023.08.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gef/gef-2023.08.ebuild')
-rw-r--r--dev-util/gef/gef-2023.08.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/gef/gef-2023.08.ebuild b/dev-util/gef/gef-2023.08.ebuild
index c468c6a59a15..a102f4409d8a 100644
--- a/dev-util/gef/gef-2023.08.ebuild
+++ b/dev-util/gef/gef-2023.08.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/hugsy/gef"
else
SRC_URI="https://github.com/hugsy/gef/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
fi
LICENSE="MIT"