diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:04:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:04:35 +0100 |
commit | 79b3b79a0d342fe78fb790791e2ecd2bcc890d9b (patch) | |
tree | d39abcfa8883494e2b7c4e6bbff862bf09f9beea /app-emacs | |
parent | app-emacs/autoconf-mode: drop x86-macos (diff) | |
download | gentoo-79b3b79a0d342fe78fb790791e2ecd2bcc890d9b.tar.gz gentoo-79b3b79a0d342fe78fb790791e2ecd2bcc890d9b.tar.bz2 gentoo-79b3b79a0d342fe78fb790791e2ecd2bcc890d9b.zip |
app-emacs/color-theme: 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/color-theme/color-theme-6.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/color-theme/color-theme-6.6.0-r2.ebuild b/app-emacs/color-theme/color-theme-6.6.0-r2.ebuild index edeb0e9d3747..470c4fea7c5a 100644 --- a/app-emacs/color-theme/color-theme-6.6.0-r2.ebuild +++ b/app-emacs/color-theme/color-theme-6.6.0-r2.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://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux" PATCHES=( "${FILESDIR}"/${P}-replace-in-string.patch |