summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-12 21:38:45 +0000
committerSam James <sam@gentoo.org>2024-01-12 21:38:45 +0000
commite7692721c908ea809c9cacf181bc418506e0b82e (patch)
tree84c9506005077307adb8e3f9bc2dfaf262d4630f
parentapp-emulation/virtualbox-guest-additions: Stabilize 7.0.12 x86, #917472 (diff)
downloadgentoo-e7692721c908ea809c9cacf181bc418506e0b82e.tar.gz
gentoo-e7692721c908ea809c9cacf181bc418506e0b82e.tar.bz2
gentoo-e7692721c908ea809c9cacf181bc418506e0b82e.zip
sys-apps/systemd: Stabilize 254.8 arm, #921961
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/systemd/systemd-254.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-254.8.ebuild b/sys-apps/systemd/systemd-254.8.ebuild
index 0ad5f8893f48..7b1ebf0c2385 100644
--- a/sys-apps/systemd/systemd-254.8.ebuild
+++ b/sys-apps/systemd/systemd-254.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2023 Gentoo Authors
+# Copyright 2011-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ else
MY_P=${MY_PN}-${MY_PV}
S=${WORKDIR}/${MY_P}
SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
inherit bash-completion-r1 linux-info meson-multilib pam python-single-r1