summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-26 13:02:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-26 13:02:24 +0100
commit8a7790e37ccb40d55c8aff50bf5499c3aa8d5efc (patch)
treef546fca76bd072039f5fd27ad87c92f9aeda6761 /sys-apps/systemd/systemd-226-r2.ebuild
parentsys-fs/udev: ppc stable wrt bug #568082 (diff)
downloadgentoo-8a7790e37ccb40d55c8aff50bf5499c3aa8d5efc.tar.gz
gentoo-8a7790e37ccb40d55c8aff50bf5499c3aa8d5efc.tar.bz2
gentoo-8a7790e37ccb40d55c8aff50bf5499c3aa8d5efc.zip
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@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-226-r2.ebuild')
-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 b384d5d82765..6cb08dd42bac 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 \