diff options
author | Sam James <sam@gentoo.org> | 2024-01-03 08:09:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-03 08:09:41 +0000 |
commit | 88fa6f5470c7fabb28045cd7be8f2c9fdfd2dd2d (patch) | |
tree | 04814f073200aa2c3c1969bbb6334a3e72ef812a /app-emacs/compat | |
parent | app-emacs/dash: Stabilize 2.19.1 ppc64, #921203 (diff) | |
download | gentoo-88fa6f5470c7fabb28045cd7be8f2c9fdfd2dd2d.tar.gz gentoo-88fa6f5470c7fabb28045cd7be8f2c9fdfd2dd2d.tar.bz2 gentoo-88fa6f5470c7fabb28045cd7be8f2c9fdfd2dd2d.zip |
app-emacs/compat: Stabilize 29.1.4.4 ppc64, #921203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/compat')
-rw-r--r-- | app-emacs/compat/compat-29.1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/compat/compat-29.1.4.4.ebuild b/app-emacs/compat/compat-29.1.4.4.ebuild index 5252013d2177..74b338d45fdb 100644 --- a/app-emacs/compat/compat-29.1.4.4.ebuild +++ b/app-emacs/compat/compat-29.1.4.4.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/emacs-compat/${PN}/archive/${PV}.tar.gz LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86" BDEPEND="sys-apps/texinfo" |