diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-09 20:35:11 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-09 21:13:01 -0500 |
commit | 32f7a64dfbeef86cc919cbb57c26974835242ab1 (patch) | |
tree | b6958ecfc5af2e8aecd017f9fe2e75d8b528d157 /sys-apps | |
parent | app-editors/neovim: migrate to lua-single.eclass (diff) | |
download | gentoo-32f7a64dfbeef86cc919cbb57c26974835242ab1.tar.gz gentoo-32f7a64dfbeef86cc919cbb57c26974835242ab1.tar.bz2 gentoo-32f7a64dfbeef86cc919cbb57c26974835242ab1.zip |
sys-apps/systemd-tmpfiles: Keyword 246 alpha, #751652
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 2714d7621532..6bcf3413b4e8 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 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" IUSE="selinux test" RESTRICT="!test? ( test )" |