commit:     217c25779053b6ac6bafc34a631130dcaa23cad6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  1 18:07:29 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  1 18:07:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=217c2577

app-emacs/markdown-mode: Stabilize 2.6 ALLARCHES, #915035

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-emacs/markdown-mode/markdown-mode-2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/markdown-mode/markdown-mode-2.6.ebuild 
b/app-emacs/markdown-mode/markdown-mode-2.6.ebuild
index 62b49e2f34bc..ee6e95415f6e 100644
--- a/app-emacs/markdown-mode/markdown-mode-2.6.ebuild
+++ b/app-emacs/markdown-mode/markdown-mode-2.6.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
 else
        SRC_URI="https://github.com/jrblevin/${PN}/archive/v${PV}.tar.gz
                -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="GPL-3+"

Reply via email to