diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-21 19:37:42 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-21 18:44:20 +0100 |
commit | 5189264ced697652888aa5148361f82c8e092709 (patch) | |
tree | 21e313850bca7e076f8fa37e34c12cd071ec3b70 /sys-apps/systemd-tmpfiles | |
parent | app-arch/libarchive: stable 3.5.2 for hppa, bug #810523 (diff) | |
download | gentoo-5189264ced697652888aa5148361f82c8e092709.tar.gz gentoo-5189264ced697652888aa5148361f82c8e092709.tar.bz2 gentoo-5189264ced697652888aa5148361f82c8e092709.zip |
sys-apps/systemd-tmpfiles: stable 249.2 for hppa, bug #811267
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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.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 e95e12b89394..a651892d8e0b 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 ~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 )" |