summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-03 08:09:40 +0000
committerSam James <sam@gentoo.org>2024-01-03 08:09:40 +0000
commitacd9a1d8fd29f865aa2cc5c3a96bbdb4cd706b0e (patch)
treedfda3a65128995d017291f59f81f091840482946
parentgui-apps/wl-clipboard: Stabilize 2.2.1-r1 ppc64, #921203 (diff)
downloadgentoo-acd9a1d8fd29f865aa2cc5c3a96bbdb4cd706b0e.tar.gz
gentoo-acd9a1d8fd29f865aa2cc5c3a96bbdb4cd706b0e.tar.bz2
gentoo-acd9a1d8fd29f865aa2cc5c3a96bbdb4cd706b0e.zip
app-emacs/dash: Stabilize 2.19.1 ppc64, #921203
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emacs/dash/dash-2.19.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/dash/dash-2.19.1.ebuild b/app-emacs/dash/dash-2.19.1.ebuild
index c0b6aaee9a14..777dcbbf9cfc 100644
--- a/app-emacs/dash/dash-2.19.1.ebuild
+++ b/app-emacs/dash/dash-2.19.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
BDEPEND="sys-apps/texinfo"