commit: f51b642a4446af107d9e6e78f401511884afa925
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue May 15 01:42:09 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue May 15 01:42:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51b642a
sys-apps/systemd: x86 stable (bug #653212)
Package-Manager: Portage-2.3.36, Repoman-2.3.9
sys-apps/systemd/systemd-238-r6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-238-r6.ebuild
b/sys-apps/systemd/systemd-238-r6.ebuild
index 2c75d37b9ae..c4aca6211a5 100644
--- a/sys-apps/systemd/systemd-238-r6.ebuild
+++ b/sys-apps/systemd/systemd-238-r6.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz
https://dev.gentoo.org/~floppym/dist/${P}-patches-1.tar.gz"
- KEYWORDS="~alpha amd64 ~arm arm64 ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ia64 ~mips ~ppc ppc64 ~sparc x86"
fi
PYTHON_COMPAT=( python{3_4,3_5,3_6} )