diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-09 13:24:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-09 13:24:07 +0000 |
commit | f3ba67b3b8e13f6f0cc434f7d81295fc4a819f4d (patch) | |
tree | 4cd5c76f63ed26ad98015f0e9d227e1e41b00ee8 /app-emacs | |
parent | dev-libs/libsecp256k1: Stabilize 0.3.2 x86, #942991 (diff) | |
download | gentoo-f3ba67b3b8e13f6f0cc434f7d81295fc4a819f4d.tar.gz gentoo-f3ba67b3b8e13f6f0cc434f7d81295fc4a819f4d.tar.bz2 gentoo-f3ba67b3b8e13f6f0cc434f7d81295fc4a819f4d.zip |
app-emacs/matlab: Stabilize 6.1_p20241107 ALLARCHES, #943030
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/matlab/matlab-6.1_p20241107.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/matlab/matlab-6.1_p20241107.ebuild b/app-emacs/matlab/matlab-6.1_p20241107.ebuild index 25d44d6bbb42..5e4fc7024609 100644 --- a/app-emacs/matlab/matlab-6.1_p20241107.ebuild +++ b/app-emacs/matlab/matlab-6.1_p20241107.ebuild @@ -19,7 +19,7 @@ else -> ${P}.gh.tar.gz" S="${WORKDIR}/Emacs-MATLAB-Mode-${COMMIT}" - KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+" |