diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:06:17 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:06:17 +0100 |
commit | edae22127fd45fb64ab3050dd9c0ec99ec2c669a (patch) | |
tree | 5415d83c345ee1cf638f0958eb93ff97a4d55c6a /app-emacs | |
parent | app-emacs/matlab: drop x86-macos (diff) | |
download | gentoo-edae22127fd45fb64ab3050dd9c0ec99ec2c669a.tar.gz gentoo-edae22127fd45fb64ab3050dd9c0ec99ec2c669a.tar.bz2 gentoo-edae22127fd45fb64ab3050dd9c0ec99ec2c669a.zip |
app-emacs/org-mode: 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')
-rw-r--r-- | app-emacs/org-mode/org-mode-8.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/org-mode/org-mode-9.3.6.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/org-mode/org-mode-9.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild index 3c74d138b599..e98b27832b08 100644 --- a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild +++ b/app-emacs/org-mode/org-mode-8.3.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=5 @@ -11,7 +11,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-macos" +KEYWORDS="amd64 ppc x86" IUSE="contrib doc odt-schema" RESTRICT="test" diff --git a/app-emacs/org-mode/org-mode-9.3.6.ebuild b/app-emacs/org-mode/org-mode-9.3.6.ebuild index d8248f25435b..ab9d54bf0148 100644 --- a/app-emacs/org-mode/org-mode-9.3.6.ebuild +++ b/app-emacs/org-mode/org-mode-9.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-macos" +KEYWORDS="amd64 ppc x86" IUSE="contrib doc odt-schema" RESTRICT="test" diff --git a/app-emacs/org-mode/org-mode-9.4.ebuild b/app-emacs/org-mode/org-mode-9.4.ebuild index d8248f25435b..ab9d54bf0148 100644 --- a/app-emacs/org-mode/org-mode-9.4.ebuild +++ b/app-emacs/org-mode/org-mode-9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://orgmode.org/org-${PV}.tar.gz" LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-macos" +KEYWORDS="amd64 ppc x86" IUSE="contrib doc odt-schema" RESTRICT="test" |