diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-03 21:35:11 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-03 21:35:22 +0100 |
commit | 10cff3943a4e5644c0750a72ceec673a56bdc846 (patch) | |
tree | e1c98ada5a4b2a7c46a37c1569107ba78bdd057e /sys-apps/gentoo-systemd-integration | |
parent | app-misc/hatools: keyword 2.14 for amd64, bug #794802 (diff) | |
download | gentoo-10cff3943a4e5644c0750a72ceec673a56bdc846.tar.gz gentoo-10cff3943a4e5644c0750a72ceec673a56bdc846.tar.bz2 gentoo-10cff3943a4e5644c0750a72ceec673a56bdc846.zip |
sys-apps/gentoo-systemd-integration: Stabilize 9 ALLARCHES, #813192
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/gentoo-systemd-integration')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0d5b07883d97..8e8064cc18f8 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" |