diff options
author | 2020-11-22 03:24:54 +0000 | |
---|---|---|
committer | 2020-11-22 03:24:54 +0000 | |
commit | 39e18702e0947035d9e83c9955e175220dc5bcc1 (patch) | |
tree | 4b6591b2a9e93e8e3ec0aba04a313a14bf5d3092 /sys-apps/systemd-tmpfiles | |
parent | dev-libs/re2: Stabilize 0.2020.11.01 arm, #755227 (diff) | |
download | gentoo-39e18702e0947035d9e83c9955e175220dc5bcc1.tar.gz gentoo-39e18702e0947035d9e83c9955e175220dc5bcc1.tar.bz2 gentoo-39e18702e0947035d9e83c9955e175220dc5bcc1.zip |
sys-apps/systemd-tmpfiles: Stabilize 246 arm64, #755983
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd-tmpfiles')
-rw-r--r-- | sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild | 2 |
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 0eef1890fbbb..f6775ff9b135 100644 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild @@ -14,7 +14,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 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |