commit:     814797b3cf3e3da6bc4a1dc845f42af7c44d9107
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 08:12:11 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 25 08:12:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814797b3

dev-util/gef: Stabilize 2023.06 x86, #907153

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/gef/gef-2023.06.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gef/gef-2023.06.ebuild b/dev-util/gef/gef-2023.06.ebuild
index d6b6691121d0..196b4d97a927 100644
--- a/dev-util/gef/gef-2023.06.ebuild
+++ b/dev-util/gef/gef-2023.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 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 fi
 
 LICENSE="MIT"

Reply via email to