summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-30 02:00:55 +0000
committerSam James <sam@gentoo.org>2020-10-30 02:00:55 +0000
commitc4a04573fafa12e43516dea4ac03bd92e81ce275 (patch)
tree5d8afd60a20c832fc80498b523ad24d4e550499f
parentsys-apps/systemd-tmpfiles: Keyword 246 x86, #751652 (diff)
downloadgentoo-c4a04573fafa12e43516dea4ac03bd92e81ce275.tar.gz
gentoo-c4a04573fafa12e43516dea4ac03bd92e81ce275.tar.bz2
gentoo-c4a04573fafa12e43516dea4ac03bd92e81ce275.zip
sys-apps/systemd-tmpfiles: Keyword 246 arm, #751652
Signed-off-by: Sam James <sam@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 282bfa6e4b99..3119a7663f71 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="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
DEPEND="
>=sys-kernel/linux-headers-${MINKV}