summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-17 16:59:14 +0100
committerSam James <sam@gentoo.org>2024-09-17 16:59:14 +0100
commit41d625905baf445809e5c21279e788616547d0f9 (patch)
tree8fa6ee3b36fec0adfa74170ebb6b3251dcec6a79 /dev-debug
parentapp-editors/emacs: Stabilize 28.2-r13 x86, #934746 (diff)
downloadgentoo-41d625905baf445809e5c21279e788616547d0f9.tar.gz
gentoo-41d625905baf445809e5c21279e788616547d0f9.tar.bz2
gentoo-41d625905baf445809e5c21279e788616547d0f9.zip
dev-debug/gef: Stabilize 2024.06 amd64, #936604
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/gef/gef-2024.06.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/gef/gef-2024.06.ebuild b/dev-debug/gef/gef-2024.06.ebuild
index 8d79e7809216..bf8bb064076e 100644
--- a/dev-debug/gef/gef-2024.06.ebuild
+++ b/dev-debug/gef/gef-2024.06.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 ~arm64 x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="MIT"