commit: faeae99728a58a4da5b0480d65769d306cb92700
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 9 06:59:57 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jan 9 06:59:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faeae997
sys-apps/systemd: sparc stable wrt bug #568082
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
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 ff8d31b..07aa3d6 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 \