commit: 779ec5e22e7a7724e7f895411da1f300f6fec58e
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 13:44:53 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 13:49:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779ec5e2
sys-apps/systemd: x86 stable (bug #635514)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
sys-apps/systemd/systemd-233-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-233-r5.ebuild
b/sys-apps/systemd/systemd-233-r5.ebuild
index bce73fafb4f..74c4b9e56fe 100644
--- a/sys-apps/systemd/systemd-233-r5.ebuild
+++ b/sys-apps/systemd/systemd-233-r5.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz ->
${P}.tar.gz
!doc? ( https://dev.gentoo.org/~floppym/dist/${P}-man.tar.gz )"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
fi
PYTHON_COMPAT=( python{3_4,3_5,3_6} )