diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-15 19:57:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-15 19:57:02 +0000 |
commit | 2f45cbb25a4e4470bd0b54762ebab92c49451917 (patch) | |
tree | 03c6fdc6bbc0498ec5263c85fae64e43cb41a4c2 /profiles | |
parent | profiles: list existing arm/*plasma* profiles into profiles.desc (diff) | |
download | gentoo-2f45cbb25a4e4470bd0b54762ebab92c49451917.tar.gz gentoo-2f45cbb25a4e4470bd0b54762ebab92c49451917.tar.bz2 gentoo-2f45cbb25a4e4470bd0b54762ebab92c49451917.zip |
profiles.desc: restore deprecated default/linux/musl/x86
'profiles.desc' should decribe all available profiles (deprecated
or not). Let's remove profile entry with profile together.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/profiles.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index d93c3ca62d38..b2379f014de9 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -344,6 +344,7 @@ ppc default/linux/musl/ppc exp ppc hardened/linux/musl/ppc exp ppc default/linux/powerpc/ppc32/17.0/musl exp ppc default/linux/powerpc/ppc32/17.0/musl/hardened exp +x86 default/linux/musl/x86 exp x86 default/linux/x86/17.0/musl exp x86 default/linux/x86/17.0/musl/selinux exp |