diff options
author | Sam James <sam@gentoo.org> | 2023-06-20 17:19:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-20 17:19:40 +0100 |
commit | 4b562a40336cc44e977609d0ac7e5f111292cfa6 (patch) | |
tree | 610474981e6cce11f35d233940d11894d843d742 /app-emacs/macrostep | |
parent | app-emacs/elpher: Stabilize 3.5.0 x86, #908881 (diff) | |
download | gentoo-4b562a40336cc44e977609d0ac7e5f111292cfa6.tar.gz gentoo-4b562a40336cc44e977609d0ac7e5f111292cfa6.tar.bz2 gentoo-4b562a40336cc44e977609d0ac7e5f111292cfa6.zip |
app-emacs/macrostep: Stabilize 0.9.2 ALLARCHES, #908885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/macrostep')
-rw-r--r-- | app-emacs/macrostep/macrostep-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/macrostep/macrostep-0.9.2.ebuild b/app-emacs/macrostep/macrostep-0.9.2.ebuild index c24309d913e4..1101f1121e89 100644 --- a/app-emacs/macrostep/macrostep-0.9.2.ebuild +++ b/app-emacs/macrostep/macrostep-0.9.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/emacsorphanage/${PN}/archive/${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" PATCHES=( "${FILESDIR}"/${PN}-test.patch ) |