commit: 5bbfdcf6603982f0970fbb3b85162cb71efb7f5c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 16 14:32:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 16 14:32:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bbfdcf6
app-emacs/sokoban: Stabilize 1.4.9 ALLARCHES, #891031 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/sokoban/sokoban-1.4.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/sokoban/sokoban-1.4.9.ebuild b/app-emacs/sokoban/sokoban-1.4.9.ebuild index 27002f3bc2f1..8f16cdf1ba67 100644 --- a/app-emacs/sokoban/sokoban-1.4.9.ebuild +++ b/app-emacs/sokoban/sokoban-1.4.9.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 @@ -11,7 +11,7 @@ SRC_URI="https://elpa.gnu.org/packages/${P}.tar" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" ELISP_REMOVE="sokoban-pkg.el" SITEFILE="50${PN}-gentoo.el"
