summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 14:06:25 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 14:06:25 +0100
commitc33c12a58e2e6725087f145682a8fc1adf3005a0 (patch)
tree5bc758b57e38b7cb96fbb7dadab8cb5613f0c37e /app-emacs
parentapp-emacs/org-mode: drop x86-macos (diff)
downloadgentoo-c33c12a58e2e6725087f145682a8fc1adf3005a0.tar.gz
gentoo-c33c12a58e2e6725087f145682a8fc1adf3005a0.tar.bz2
gentoo-c33c12a58e2e6725087f145682a8fc1adf3005a0.zip
app-emacs/paredit: 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/paredit/paredit-23-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/paredit/paredit-23-r1.ebuild b/app-emacs/paredit/paredit-23-r1.ebuild
index 274c44114d7b..0363106d8cd4 100644
--- a/app-emacs/paredit/paredit-23-r1.ebuild
+++ b/app-emacs/paredit/paredit-23-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
SITEFILE="50${PN}-gentoo.el"