diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-03-04 17:56:21 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-03-04 17:56:25 -0500 |
commit | 73a735b2550726459dd612f84465791534838d10 (patch) | |
tree | 7a0989219fe96aba02fe26621cc99cb0ad243405 /profiles | |
parent | sys-boot/grub: Bump to 2.02_beta3 (diff) | |
download | gentoo-73a735b2550726459dd612f84465791534838d10.tar.gz gentoo-73a735b2550726459dd612f84465791534838d10.tar.bz2 gentoo-73a735b2550726459dd612f84465791534838d10.zip |
profiles: add default/linux/x86/13.0/systemd
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/x86/13.0/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/x86/13.0/systemd/parent | 2 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/x86/13.0/systemd/eapi b/profiles/default/linux/x86/13.0/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/x86/13.0/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/x86/13.0/systemd/parent b/profiles/default/linux/x86/13.0/systemd/parent new file mode 100644 index 000000000000..ced72403bde9 --- /dev/null +++ b/profiles/default/linux/x86/13.0/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/systemd diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 0940414943ac..b8b1e8c8d5f8 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -167,6 +167,7 @@ x86 default/linux/x86/13.0/desktop/kde/systemd stable x86 default/linux/x86/13.0/desktop/plasma stable x86 default/linux/x86/13.0/desktop/plasma/systemd stable x86 default/linux/x86/13.0/developer stable +x86 default/linux/x86/13.0/systemd stable # Gentoo/FreeBSD Profiles amd64-fbsd default/bsd/fbsd/amd64/9.1 dev |