diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 17:14:18 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-08-21 23:15:15 +0100 |
commit | d31d9a9d59be4b73f2d531fce5749c0b9c23859f (patch) | |
tree | 478a3fbbe6d81f4b347525247c3c2f6d74b20864 /sys-apps/systemd-tmpfiles | |
parent | sys-libs/libxcrypt: Keyword 4.4.25 for ~m68k (diff) | |
download | gentoo-d31d9a9d59be4b73f2d531fce5749c0b9c23859f.tar.gz gentoo-d31d9a9d59be4b73f2d531fce5749c0b9c23859f.tar.bz2 gentoo-d31d9a9d59be4b73f2d531fce5749c0b9c23859f.zip |
sys-apps/systemd-tmpfiles: Keyword 249.2 for ~m68k
The tests pass.
Closes: https://bugs.gentoo.org/751652
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-apps/systemd-tmpfiles')
-rw-r--r-- | sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild index 66a216552215..e7dfd08d456d 100644 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.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 ~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 )" |