summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-13 23:27:46 +0000
committerSam James <sam@gentoo.org>2023-03-13 23:27:46 +0000
commit134844599b6457a75966d1f8db9cb5a92d91f71a (patch)
treec55e24332dd01f9ef50b879bbf43ed30497f7585
parentdev-libs/confuse: Add fix for CVE-2022-40320 (diff)
downloadgentoo-134844599b6457a75966d1f8db9cb5a92d91f71a.tar.gz
gentoo-134844599b6457a75966d1f8db9cb5a92d91f71a.tar.bz2
gentoo-134844599b6457a75966d1f8db9cb5a92d91f71a.zip
app-emacs/emacs-el-fetch: Stabilize 3.3.0 ALLARCHES, #900985
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emacs/emacs-el-fetch/emacs-el-fetch-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"