diff options
author | Markus Meier <maekke@gentoo.org> | 2016-01-07 21:17:11 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-01-07 21:17:11 +0100 |
commit | 00f99c0505b4e0715c827676d37903f713fdf5ad (patch) | |
tree | 5ea7abbce0a120dc15f21e84a4c3290ba1578dcd /sys-apps | |
parent | sys-fs/udev: arm stable, bug #568082 (diff) | |
download | gentoo-00f99c0505b4e0715c827676d37903f713fdf5ad.tar.gz gentoo-00f99c0505b4e0715c827676d37903f713fdf5ad.tar.bz2 gentoo-00f99c0505b4e0715c827676d37903f713fdf5ad.zip |
sys-apps/systemd: arm stable, bug #568082
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-226-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-226-r2.ebuild b/sys-apps/systemd/systemd-226-r2.ebuild index 6cb08dd42bac..ff8d31b2bf97 100644 --- a/sys-apps/systemd/systemd-226-r2.ebuild +++ b/sys-apps/systemd/systemd-226-r2.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" + KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc x86" fi inherit autotools bash-completion-r1 linux-info multilib \ |