diff options
author | Sam James <sam@gentoo.org> | 2023-10-31 00:16:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-31 00:16:27 +0000 |
commit | 5c8f8c6764b288b1f10b9223e0b05ac81a2a30aa (patch) | |
tree | d7ae92b3fe9ef1ea440094ad89e5c6f30b5305b6 /app-emacs/bm | |
parent | app-admin/clustershell: Stabilize 1.9.2 amd64, #916541 (diff) | |
download | gentoo-5c8f8c6764b288b1f10b9223e0b05ac81a2a30aa.tar.gz gentoo-5c8f8c6764b288b1f10b9223e0b05ac81a2a30aa.tar.bz2 gentoo-5c8f8c6764b288b1f10b9223e0b05ac81a2a30aa.zip |
app-emacs/bm: Stabilize 202309 ALLARCHES, #916552
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/bm')
-rw-r--r-- | app-emacs/bm/bm-202309.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/bm/bm-202309.ebuild b/app-emacs/bm/bm-202309.ebuild index 89b1b447d6af..b5d7b04d0767 100644 --- a/app-emacs/bm/bm-202309.ebuild +++ b/app-emacs/bm/bm-202309.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/joodland/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" ELISP_REMOVE="bm-tests.el" SITEFILE="50${PN}-gentoo.el" |