summaryrefslogtreecommitdiff
path: root/sys-apps/systemd/systemd-236-r5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
commitc5283d322accc6097afec74eab24550829788bab (patch)
treeb99ce668128d82a026eaa31461643f9173f9b77b /sys-apps/systemd/systemd-236-r5.ebuild
parent5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (diff)
gentoo resync : 23.03.2018
Diffstat (limited to 'sys-apps/systemd/systemd-236-r5.ebuild')
-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 31938c27ee81..ed62d0a6f44e 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} )