summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:07:01 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:07:01 +0100
commit5bb03f74c09fe094f9757f10e2379672cc6854b2 (patch)
tree147199e6de81a238d878196f90cfcaa221c9cb16 /sys-apps
parentsys-apps/openrc: x86 stable wrt bug #610412 (diff)
downloadgentoo-5bb03f74c09fe094f9757f10e2379672cc6854b2.tar.gz
gentoo-5bb03f74c09fe094f9757f10e2379672cc6854b2.tar.bz2
gentoo-5bb03f74c09fe094f9757f10e2379672cc6854b2.zip
sys-apps/opentmpfiles: x86 stable wrt bug #610412
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 c96368a6d5ba..d60028c1bab0 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"