commit: 0f6ab3d871c35a8fb3055b7ce3e8bf3dffc739b6
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 16:17:43 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 16:17:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f6ab3d8
sys-apps/systemd: stable on ppc64, bug #568082
Package-Manager: portage-2.3.0
sys-apps/systemd/systemd-226-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd/systemd-226-r2.ebuild
b/sys-apps/systemd/systemd-226-r2.ebuild
index 93afa35..b292e0a 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 \