commit: 1939c5f9a725126acf6df2e78645e618a9837d13
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 01:05:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 01:05:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1939c5f9
sys-apps/systemd: Stabilize 246.6 ppc64, #754075
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/systemd/systemd-246.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/systemd/systemd-246.6.ebuild
b/sys-apps/systemd/systemd-246.6.ebuild
index 081914a1233..cd372236911 100644
--- a/sys-apps/systemd/systemd-246.6.ebuild
+++ b/sys-apps/systemd/systemd-246.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2020 Gentoo Authors
+# Copyright 2011-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,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 ~mips ~ppc ~ppc64 sparc
x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
fi
PYTHON_COMPAT=( python3_{6,7,8} )