commit:     936f6a792b342d0c19e57cc82f8650eb2de01519
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 16:42:33 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 16:42:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936f6a79

dev-util/gef: Stabilize 2022.06-r1 x86, #889830

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

 dev-util/gef/gef-2022.06-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/gef/gef-2022.06-r1.ebuild 
b/dev-util/gef/gef-2022.06-r1.ebuild
index 9e741b58d560..3d0ae74b3708 100644
--- a/dev-util/gef/gef-2022.06-r1.ebuild
+++ b/dev-util/gef/gef-2022.06-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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 ~x86"
+       KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="MIT"

Reply via email to