diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-11-07 16:04:46 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-11-07 16:04:46 +0000 |
commit | 6ff78c69d5a134bf10de3c2984dbd4b9d2a863e3 (patch) | |
tree | 2edec91ed5c6032d637d7165c46d442dc343d894 /profiles/default | |
parent | When only one supported python implementation can satisfy an ebuild, do not p... (diff) | |
download | gentoo-2-6ff78c69d5a134bf10de3c2984dbd4b9d2a863e3.tar.gz gentoo-2-6ff78c69d5a134bf10de3c2984dbd4b9d2a863e3.tar.bz2 gentoo-2-6ff78c69d5a134bf10de3c2984dbd4b9d2a863e3.zip |
added desktop variant to the amd64 no-emul-linux-x86 profile to support more real-world type testing
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/eapi b/profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/parent b/profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/parent new file mode 100644 index 000000000000..f478d6cb9fc9 --- /dev/null +++ b/profiles/default/linux/amd64/13.0/no-emul-linux-x86/desktop/parent @@ -0,0 +1,2 @@ +../../desktop +.. |