commit: 1fafefcdf7c93bb8936db409ae47a8d8db47dc6e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 15:58:10 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 15:58:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fafefcd
app-emacs/vue-html-mode: Stabilize 0.2 amd64, #910733
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/vue-html-mode/vue-html-mode-0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/vue-html-mode/vue-html-mode-0.2.ebuild
b/app-emacs/vue-html-mode/vue-html-mode-0.2.ebuild
index 420647bc0094..7154d2eeb75d 100644
--- a/app-emacs/vue-html-mode/vue-html-mode-0.2.ebuild
+++ b/app-emacs/vue-html-mode/vue-html-mode-0.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/AdamNiederer/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3+"