summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2018-11-10 17:50:41 -0600
committerWilliam Hubbs <williamh@gentoo.org>2018-11-10 17:53:25 -0600
commit4f28548ba90cf8e7fc590594ce49c3eec494764b (patch)
tree8347d0195d0b21548ece34ecf032632ba5dea709 /sys-apps/opentmpfiles
parentsys-apps/opentmpfiles: 0.2 bump (diff)
downloadgentoo-4f28548ba90cf8e7fc590594ce49c3eec494764b.tar.gz
gentoo-4f28548ba90cf8e7fc590594ce49c3eec494764b.tar.bz2
gentoo-4f28548ba90cf8e7fc590594ce49c3eec494764b.zip
sys-apps/opentmpfiles: sync live ebuild
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'sys-apps/opentmpfiles')
-rw-r--r--sys-apps/opentmpfiles/opentmpfiles-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild b/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
index cd2b8eff44b1..55ea0afa6fa8 100644
--- a/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
+++ b/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
fi
DESCRIPTION="A standalone utility to process systemd-style tmpfiles.d files"