diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:22:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:22:44 +0100 |
commit | d6707c91d8375e57b568093fb393061bceb077d0 (patch) | |
tree | 88fcc69a4ca51b7e26d96bf811c349669eb9c546 /app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild | |
parent | app-emacs/csharp-mode: amd64/x86 stable, (ALLARCHES policy) wrt bug #700252 (diff) | |
download | gentoo-d6707c91d8375e57b568093fb393061bceb077d0.tar.gz gentoo-d6707c91d8375e57b568093fb393061bceb077d0.tar.bz2 gentoo-d6707c91d8375e57b568093fb393061bceb077d0.zip |
app-emacs/matlab: amd64/x86 stable, (ALLARCHES policy) wrt bug #700268
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild')
-rw-r--r-- | app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 33487fa8e1bb..aab9a5fa7873 100644 --- a/app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild +++ b/app-emacs/matlab/matlab-3.3.6_pre20191010-r1.ebuild @@ -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 ~x86-macos" S="${WORKDIR}/matlab-emacs-src" SITEFILE="50${PN}-gentoo-3.3.6.el" |