diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-24 18:52:33 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-28 01:25:51 -0800 |
commit | 725a9b27bbc816fd5b233d57ed077f35d38d17ac (patch) | |
tree | a9e0b2ed9d9739c31ee59c061070dba0ba7b7ab5 | |
parent | profiles/profiles.desc: add new ppc exp profile (diff) | |
download | gentoo-725a9b27.tar.gz gentoo-725a9b27.tar.bz2 gentoo-725a9b27.zip |
profiles/default/linux/ppc/17.0/desktop: new profile
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | profiles/default/linux/ppc/17.0/desktop/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/ppc/17.0/desktop/parent | 2 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc/17.0/desktop/eapi b/profiles/default/linux/ppc/17.0/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/ppc/17.0/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/ppc/17.0/desktop/parent b/profiles/default/linux/ppc/17.0/desktop/parent new file mode 100644 index 000000000000..ad6c5e126fbb --- /dev/null +++ b/profiles/default/linux/ppc/17.0/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/desktop diff --git a/profiles/profiles.desc b/profiles/profiles.desc index e26469dfed1d..2a34215f83f7 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -162,6 +162,7 @@ ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd sta # PPC/PPC64 flat Profiles # @MAINTAINER: ppc64@gentoo.org ppc default/linux/ppc/17.0 exp +ppc default/linux/ppc/17.0/desktop exp ppc64 default/linux/ppc64/17.0 exp ppc64 default/linux/ppc64le/17.0 exp |