summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:31:15 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:31:15 +0100
commitd3663816bd19411349acbdbf98d09e2106a03e38 (patch)
treef102ad1c638aa1ab433ee298fae6c72f5c82ea42 /sys-apps
parentsys-process/systemd-cron: x86 stable (bug #638972) (diff)
downloadgentoo-d3663816bd19411349acbdbf98d09e2106a03e38.tar.gz
gentoo-d3663816bd19411349acbdbf98d09e2106a03e38.tar.bz2
gentoo-d3663816bd19411349acbdbf98d09e2106a03e38.zip
sys-apps/systemd: x86 stable (bug #638972)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/systemd-236-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-236-r5.ebuild b/sys-apps/systemd/systemd-236-r5.ebuild
index 595d8f608fa4..c4083d365b11 100644
--- a/sys-apps/systemd/systemd-236-r5.ebuild
+++ b/sys-apps/systemd/systemd-236-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
https://dev.gentoo.org/~floppym/dist/${P}-patches-2.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
fi
PYTHON_COMPAT=( python{3_4,3_5,3_6} )