diff options
author | 2021-01-06 14:05:26 +0100 | |
---|---|---|
committer | 2021-01-06 14:05:26 +0100 | |
commit | 74ec3a67d6c8f4d6481262ac7c326ec5c0dcf81a (patch) | |
tree | e833215591e96c19c4beba48595190d1fab95572 /app-emacs/ess/ess-18.10.2-r1.ebuild | |
parent | app-emacs/eselect-mode: drop x86-macos (diff) | |
download | gentoo-74ec3a67d6c8f4d6481262ac7c326ec5c0dcf81a.tar.gz gentoo-74ec3a67d6c8f4d6481262ac7c326ec5c0dcf81a.tar.bz2 gentoo-74ec3a67d6c8f4d6481262ac7c326ec5c0dcf81a.zip |
app-emacs/ess: 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/ess/ess-18.10.2-r1.ebuild')
-rw-r--r-- | app-emacs/ess/ess-18.10.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ess/ess-18.10.2-r1.ebuild b/app-emacs/ess/ess-18.10.2-r1.ebuild index dffe580968c9..893fb96a64ef 100644 --- a/app-emacs/ess/ess-18.10.2-r1.ebuild +++ b/app-emacs/ess/ess-18.10.2-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="http://ess.r-project.org/downloads/ess/${P}.tgz" LICENSE="GPL-2+ GPL-3+ Texinfo-manual" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" RESTRICT="test" BDEPEND="app-text/texi2html |