diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 05:15:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 05:15:45 +0000 |
commit | eabf98a2c4c99ab75c92de791d232f46501ba759 (patch) | |
tree | 719b1528b6124cd1f4fa50c0f51abe4344f925b4 /sys-apps/systemd-tmpfiles | |
parent | net-analyzer/wireshark: Stabilize 3.4.10 arm64, #827866 (diff) | |
download | gentoo-eabf98a2c4c99ab75c92de791d232f46501ba759.tar.gz gentoo-eabf98a2c4c99ab75c92de791d232f46501ba759.tar.bz2 gentoo-eabf98a2c4c99ab75c92de791d232f46501ba759.zip |
sys-apps/systemd-tmpfiles: Stabilize 249.5 sparc, #829030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd-tmpfiles')
-rw-r--r-- | sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild index 68d31c3828ba..c8a0cb7ad452 100644 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.5.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-$ LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="selinux test" RESTRICT="!test? ( test )" |