dev-debug/gef: Stabilize 2025.01 amd64, #951224

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-12 23:00:08 +00:00
parent 5c1dcfbfe8
commit 00f5da40be

View File

@@ -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"