summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-12-23 11:17:43 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-12-23 11:17:43 -0500
commit0f6ab3d871c35a8fb3055b7ce3e8bf3dffc739b6 (patch)
treebcebb45761f5a33bbc2008df567df59bdd38ac99 /sys-apps
parentsci-mathematics/gimps: revbump for new version Gentoo-bug: https://bugs.gento... (diff)
downloadgentoo-0f6ab3d871c35a8fb3055b7ce3e8bf3dffc739b6.tar.gz
gentoo-0f6ab3d871c35a8fb3055b7ce3e8bf3dffc739b6.tar.bz2
gentoo-0f6ab3d871c35a8fb3055b7ce3e8bf3dffc739b6.zip
sys-apps/systemd: stable on ppc64, bug #568082
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/systemd-226-r2.ebuild2
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 93afa3520852..b292e0a42d29 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 \