summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-19 19:44:57 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-19 19:44:57 +0100
commit230a98b90bee33eb4827101be69896e36514c9e3 (patch)
treed8bbfaca4efcfa663764c4582d30b50e12976b42 /sys-apps
parentwww-client/firefox: add more fixes Wayland (diff)
downloadgentoo-230a98b90bee33eb4827101be69896e36514c9e3.tar.gz
gentoo-230a98b90bee33eb4827101be69896e36514c9e3.tar.bz2
gentoo-230a98b90bee33eb4827101be69896e36514c9e3.zip
sys-apps/systemd: x86 stable (bug #677944)
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/systemd-239-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-239-r4.ebuild b/sys-apps/systemd/systemd-239-r4.ebuild
index ca4101b83960..944454a479aa 100644
--- a/sys-apps/systemd/systemd-239-r4.ebuild
+++ b/sys-apps/systemd/systemd-239-r4.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-2.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=( python{3_4,3_5,3_6,3_7} )