summaryrefslogtreecommitdiff
path: root/sys-apps/systemd/systemd-256.7.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-01-18 06:41:56 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-01-18 06:41:56 +0000
commit5046e96fa41cb320765bdf30253b2a98c27fe94d (patch)
tree008f8b783fae6f3e251250214a372278cd973c53 /sys-apps/systemd/systemd-256.7.ebuild
parent6d730aa8064fbab6cc54447b6ed0e60b99c13256 (diff)
gentoo auto-resync : 18:01:2025 - 06:41:55HEADmaster
Diffstat (limited to 'sys-apps/systemd/systemd-256.7.ebuild')
-rw-r--r--sys-apps/systemd/systemd-256.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-256.7.ebuild b/sys-apps/systemd/systemd-256.7.ebuild
index c0c7ddd5805d..b3d42543a971 100644
--- a/sys-apps/systemd/systemd-256.7.ebuild
+++ b/sys-apps/systemd/systemd-256.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2024 Gentoo Authors
+# Copyright 2011-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ else
SRC_URI="https://github.com/systemd/${PN}/archive/refs/tags/v${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
fi