commit: d73f0fb50707b231e72e6da53bc67215c3ad744f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 23:27:48 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 23:27:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d73f0fb5
app-emacs/emacs-openrc: Stabilize 1.0.0 amd64, #900987
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
b/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
index 9b4103cec76f..457894c72350 100644
--- a/app-emacs/emacs-openrc/emacs-openrc-1.0.0.ebuild
+++ b/app-emacs/emacs-openrc/emacs-openrc-1.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+"