diff options
author | Sam James <sam@gentoo.org> | 2020-10-30 02:03:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-30 02:03:54 +0000 |
commit | 51c0693047578b25930b9e5f6136ae3e6e947fd6 (patch) | |
tree | c9f9e12eec4131e25066c7b037adfe88a1e4dae8 /sys-apps/systemd-tmpfiles | |
parent | sys-apps/systemd-tmpfiles: Keyword 246 arm, #751652 (diff) | |
download | gentoo-51c0693047578b25930b9e5f6136ae3e6e947fd6.tar.gz gentoo-51c0693047578b25930b9e5f6136ae3e6e947fd6.tar.bz2 gentoo-51c0693047578b25930b9e5f6136ae3e6e947fd6.zip |
sys-apps/systemd-tmpfiles: Keyword 246 sparc, #751652
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd-tmpfiles')
-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 3119a7663f71..c57afec96e0f 100644 --- a/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild +++ b/sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild @@ -12,7 +12,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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86" DEPEND=" >=sys-kernel/linux-headers-${MINKV} |