commit: 10cff3943a4e5644c0750a72ceec673a56bdc846
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 3 20:35:11 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 3 20:35:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10cff394
sys-apps/gentoo-systemd-integration: Stabilize 9 ALLARCHES, #813192
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
index 0d5b07883d9..8e8064cc18f 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
inherit autotools git-r3
else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64
~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv
sparc x86"
fi
DESCRIPTION="systemd integration files for Gentoo"