commit: 252c9cb31b516ce99c8f31fc16f673d8965d23df
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 17:05:48 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 17:05:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252c9cb3
sys-apps/opentmpfiles: ia64 stable wrt bug #610412
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
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 1841ae076eb..898152f8d7f 100644
--- a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
+++ b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
@@ -9,7 +9,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"