commit: 24e889830c323bc93cb67c076d0a11221fc109b7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 4 15:05:46 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 4 15:05:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e88983
app-emacs/mocker: Stabilize 0.5.0 amd64, #928556
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/mocker/mocker-0.5.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/mocker/mocker-0.5.0.ebuild
b/app-emacs/mocker/mocker-0.5.0.ebuild
index 72cb42d3a884..dce0eae168d0 100644
--- a/app-emacs/mocker/mocker-0.5.0.ebuild
+++ b/app-emacs/mocker/mocker-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_PN}-${PV}
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DOCS=( README.markdown )
SITEFILE="50${PN}-gentoo.el"