summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-04 18:05:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-04 18:05:47 +0300
commitde546f12938b3b04bea589cc34e0d6458e3d22c0 (patch)
treee6494fed3955713143a7c6961f5f6888ba6ef308 /app-emacs
parentapp-emacs/package-lint: Stabilize 0.23 amd64, #928556 (diff)
downloadgentoo-de546f12938b3b04bea589cc34e0d6458e3d22c0.tar.gz
gentoo-de546f12938b3b04bea589cc34e0d6458e3d22c0.tar.bz2
gentoo-de546f12938b3b04bea589cc34e0d6458e3d22c0.zip
app-emacs/systemd-mode: Stabilize 1.6 amd64, #928556
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/systemd-mode/systemd-mode-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/systemd-mode/systemd-mode-1.6.ebuild b/app-emacs/systemd-mode/systemd-mode-1.6.ebuild
index 00b7418018af..4606e95d1602 100644
--- a/app-emacs/systemd-mode/systemd-mode-1.6.ebuild
+++ b/app-emacs/systemd-mode/systemd-mode-1.6.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/holomorph/${PN}/archive/v${PV}.tar.gz
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
PATCHES=( "${FILESDIR}"/${P}-directive-txt-files.patch )