commit: db38afa53a02f52030c0df24b7b1c9566760a2b0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 18:31:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 18:31:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db38afa5
app-emacs/emacs-openrc: Stabilize 0.0.0 x86, #889550
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/emacs-openrc/emacs-openrc-0.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/emacs-openrc/emacs-openrc-0.0.0.ebuild
b/app-emacs/emacs-openrc/emacs-openrc-0.0.0.ebuild
index 4ceafd6463c9..457894c72350 100644
--- a/app-emacs/emacs-openrc/emacs-openrc-0.0.0.ebuild
+++ b/app-emacs/emacs-openrc/emacs-openrc-0.0.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitweb.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2+"