diff options
author | Sam James <sam@gentoo.org> | 2021-11-22 01:42:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-22 01:42:43 +0000 |
commit | 0597b8f18ed8a2da77a00db59821cea406f05909 (patch) | |
tree | 7aebd52eba5791037eeff0d2c127dc4383692d6f /profiles | |
parent | dev-qt/qt-creator: drop RDEPEND on build tools (diff) | |
download | gentoo-0597b8f18ed8a2da77a00db59821cea406f05909.tar.gz gentoo-0597b8f18ed8a2da77a00db59821cea406f05909.tar.bz2 gentoo-0597b8f18ed8a2da77a00db59821cea406f05909.zip |
profiles: fix typo in arm64 SELinux + systemd profile
Fixes: efc1c320336a1e0eb46c1faff68c3f797a101f18
Reported-by: James Beddek <telans@posteo.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/profiles.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 9f31ac1497db..8f1cfafcd351 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -114,7 +114,7 @@ arm64 default/linux/arm64/17.0/desktop/plasma/systemd stable arm64 default/linux/arm64/17.0/desktop/systemd stable arm64 default/linux/arm64/17.0/developer exp arm64 default/linux/arm64/17.0/systemd stable -arm64 default/linux/amd64/17.1/systemd/selinux exp +arm64 default/linux/arm64/17.0/systemd/selinux exp # ARM64 Profiles (big-endian) # @MAINTAINER: steev@gentoo.org, slyfox@gentoo.org |