summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-01 11:14:11 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-01 11:34:43 +0100
commit6bba9e75c21c0dd46b8e04f13d63fbc966eb0d8d (patch)
tree69ec292c8f3af3db3354f309a1048514490332d7 /sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
parentsys-devel/kgcc64: bump all ebuilds to EAPI=5 (diff)
downloadgentoo-6bba9e75c21c0dd46b8e04f13d63fbc966eb0d8d.tar.gz
gentoo-6bba9e75c21c0dd46b8e04f13d63fbc966eb0d8d.tar.bz2
gentoo-6bba9e75c21c0dd46b8e04f13d63fbc966eb0d8d.zip
sys-apps/opentmpfiles: Keyword ~amd64-fbsd ~x86-fbsd, tested by nigoro
Diffstat (limited to 'sys-apps/opentmpfiles/opentmpfiles-9999.ebuild')
-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 c96bac4a3db0..1577a7364fc9 100644
--- a/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
+++ b/sys-apps/opentmpfiles/opentmpfiles-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~amd64-fbsd ~x86-fbsd"
fi
DESCRIPTION="A standalone utility to process systemd-style tmpfiles.d files"