summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-23 18:58:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-23 18:58:10 +0300
commit1fafefcdf7c93bb8936db409ae47a8d8db47dc6e (patch)
tree7732ecffdeeaffd14fced0e6282dbf511e6869bb
parentapp-emacs/ssass-mode: Stabilize 0.2_p20200211 amd64, #910733 (diff)
downloadgentoo-1fafefcdf7c93bb8936db409ae47a8d8db47dc6e.tar.gz
gentoo-1fafefcdf7c93bb8936db409ae47a8d8db47dc6e.tar.bz2
gentoo-1fafefcdf7c93bb8936db409ae47a8d8db47dc6e.zip
app-emacs/vue-html-mode: Stabilize 0.2 amd64, #910733
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/vue-html-mode/vue-html-mode-0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"