diff options
author | Sam James <sam@gentoo.org> | 2023-01-16 14:32:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-16 14:32:24 +0000 |
commit | 5bbfdcf6603982f0970fbb3b85162cb71efb7f5c (patch) | |
tree | 95aaec569a039e0c4ded050e594fda4f5b92770c /app-emacs | |
parent | app-emacs/ghub: Stabilize 3.5.6 ALLARCHES, #891025 (diff) | |
download | gentoo-5bbfdcf6603982f0970fbb3b85162cb71efb7f5c.tar.gz gentoo-5bbfdcf6603982f0970fbb3b85162cb71efb7f5c.tar.bz2 gentoo-5bbfdcf6603982f0970fbb3b85162cb71efb7f5c.zip |
app-emacs/sokoban: Stabilize 1.4.9 ALLARCHES, #891031
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/sokoban/sokoban-1.4.9.ebuild | 4 |
1 files 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" |