commit: 9393a61453cec583d45b1ba36d0c2bd8b41b1f03
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 08:24:09 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 08:30:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9393a614
sys-apps/opentmpfiles: arm ppc ppc64 stable (bug 610412)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
index c206e911ce..ec9913f8f0 100644
--- a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
+++ b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
else
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64
s390 sh ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 m68k ~mips ppc ppc64 s390
sh ~sparc x86"
fi
DESCRIPTION="A standalone utility to process systemd-style tmpfiles.d files"