commit: 8a7790e37ccb40d55c8aff50bf5499c3aa8d5efc Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Dec 26 12:02:24 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Dec 26 12:02:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7790e3
sys-apps/systemd: ppc stable wrt bug #568082 Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> 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 b384d5d..6cb08dd 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 \