summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:54 +0200
commit9b9f5e9ae9e64581e7d674d21fc4a3cf71dc0647 (patch)
tree0b7c477ad5564c7b7515819422764d8c6a4d94f7
parentapp-emacs/web-mode: Stabilize 17.2.1 amd64, #892229 (diff)
downloadgentoo-9b9f5e9ae9e64581e7d674d21fc4a3cf71dc0647.tar.gz
gentoo-9b9f5e9ae9e64581e7d674d21fc4a3cf71dc0647.tar.bz2
gentoo-9b9f5e9ae9e64581e7d674d21fc4a3cf71dc0647.zip
app-emacs/emojify: Stabilize 1.2_p20210309 amd64, #892233
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-emacs/emojify/emojify-1.2_p20210309.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emojify/emojify-1.2_p20210309.ebuild b/app-emacs/emojify/emojify-1.2_p20210309.ebuild
index 9895ae36268e..72e3d721f890 100644
--- a/app-emacs/emojify/emojify-1.2_p20210309.ebuild
+++ b/app-emacs/emojify/emojify-1.2_p20210309.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}"/emacs-${PN}-${H}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RESTRICT="test" # Tests fail
RDEPEND="app-emacs/ht"