summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-11 18:05:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-11 18:05:48 +0100
commit252c9cb31b516ce99c8f31fc16f673d8965d23df (patch)
tree40abaa90eddf9df517017d9e4b52e7ffed4feb12 /sys-apps/opentmpfiles
parentsys-apps/openrc: ia64 stable wrt bug #610412 (diff)
downloadgentoo-252c9cb31b516ce99c8f31fc16f673d8965d23df.tar.gz
gentoo-252c9cb31b516ce99c8f31fc16f673d8965d23df.tar.bz2
gentoo-252c9cb31b516ce99c8f31fc16f673d8965d23df.zip
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@gentoo.org>
Diffstat (limited to 'sys-apps/opentmpfiles')
-rw-r--r--sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild b/sys-apps/opentmpfiles/opentmpfiles-0.1.1.ebuild
index 1841ae076eba..898152f8d7fa 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"