diff options
author | Sam James <sam@gentoo.org> | 2024-12-20 22:57:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-20 22:57:25 +0000 |
commit | 357c66710bc0ae25e4da44110f588827c73009a4 (patch) | |
tree | e5051f79b5e8700cee353dee88211675001430e8 /app-emacs | |
parent | app-emacs/org-mode: Stabilize 9.7.16 ALLARCHES, #946701 (diff) | |
download | gentoo-357c66710bc0ae25e4da44110f588827c73009a4.tar.gz gentoo-357c66710bc0ae25e4da44110f588827c73009a4.tar.bz2 gentoo-357c66710bc0ae25e4da44110f588827c73009a4.zip |
app-emacs/web-mode: Stabilize 17.3.20 ALLARCHES, #946702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/web-mode/web-mode-17.3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/web-mode/web-mode-17.3.20.ebuild b/app-emacs/web-mode/web-mode-17.3.20.ebuild index b5b79678c3c0..56d8e3d50223 100644 --- a/app-emacs/web-mode/web-mode-17.3.20.ebuild +++ b/app-emacs/web-mode/web-mode-17.3.20.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |