summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 14:06:09 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 14:06:09 +0100
commit187ad6d7fa0be61d6c74829b3388661298ae8507 (patch)
tree58143c905442e55a4875c3afed8dd675b02e57ff /app-emacs/matlab
parentapp-emacs/jde: drop x86-macos (diff)
downloadgentoo-187ad6d7fa0be61d6c74829b3388661298ae8507.tar.gz
gentoo-187ad6d7fa0be61d6c74829b3388661298ae8507.tar.bz2
gentoo-187ad6d7fa0be61d6c74829b3388661298ae8507.zip
app-emacs/matlab: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-emacs/matlab')
-rw-r--r--app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild b/app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild
index aab9a5fa7873..1b54f1dbc383 100644
--- a/app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild
+++ b/app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/matlab-emacs-src"
SITEFILE="50${PN}-gentoo-3.3.6.el"