summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-28 23:39:57 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-10-28 23:41:46 -0700
commit0127bd04e1966c212b541d0a6e2fdcb9f5a7251e (patch)
tree210aa7891c91f8b8671cb4ae9f5801f0203e24d5
parentsci-libs/openblas: Keyword 0.3.10 arm, #751643 (diff)
downloadgentoo-0127bd04e1966c212b541d0a6e2fdcb9f5a7251e.tar.gz
gentoo-0127bd04e1966c212b541d0a6e2fdcb9f5a7251e.tar.bz2
gentoo-0127bd04e1966c212b541d0a6e2fdcb9f5a7251e.zip
sys-apps/systemd-tmpfiles: add ~amd64 ~arm64 ~ppc64 keywords
Bug: https://bugs.gentoo.org/751415 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild
index 141386b6e3e4..598a38f04a83 100644
--- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild
+++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${P
LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm64 ~ppc64"
DEPEND="
>=sys-kernel/linux-headers-${MINKV}