commit: de546f12938b3b04bea589cc34e0d6458e3d22c0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 4 15:05:47 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Apr 4 15:05:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de546f12
app-emacs/systemd-mode: Stabilize 1.6 amd64, #928556 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/systemd-mode/systemd-mode-1.6.ebuild | 4 ++-- 1 file 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 )
