diff options
author | Sam James <sam@gentoo.org> | 2020-11-22 03:27:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-22 03:27:23 +0000 |
commit | 28a54c97ec55e5d6638e3c442cfc71fabeea32bd (patch) | |
tree | 022f202a72b46cb17fe9149385c582cd436bc808 /sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild | |
parent | net-vpn/tor: Stabilize 0.4.4.6 amd64, #754156 (diff) | |
download | gentoo-28a54c97ec55e5d6638e3c442cfc71fabeea32bd.tar.gz gentoo-28a54c97ec55e5d6638e3c442cfc71fabeea32bd.tar.bz2 gentoo-28a54c97ec55e5d6638e3c442cfc71fabeea32bd.zip |
sys-apps/systemd-tmpfiles: Stabilize 246 arm, #755983
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild')
-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 f6775ff9b135..3fee51a51fbe 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 )" |