commit: 134844599b6457a75966d1f8db9cb5a92d91f71a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 23:27:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 23:27:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13484459
app-emacs/emacs-el-fetch: Stabilize 3.3.0 ALLARCHES, #900985
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/emacs-el-fetch/emacs-el-fetch-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/emacs-el-fetch/emacs-el-fetch-3.3.0.ebuild
b/app-emacs/emacs-el-fetch/emacs-el-fetch-3.3.0.ebuild
index c7e8c1954775..0f753460e676 100644
--- a/app-emacs/emacs-el-fetch/emacs-el-fetch-3.3.0.ebuild
+++ b/app-emacs/emacs-el-fetch/emacs-el-fetch-3.3.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitlab.com/xgqt/${PN}.git"
else
SRC_URI="https://gitlab.com/xgqt/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"