feat: add Gentoo support

* Semi-automated using https://github.com/myii/ssf-formula/pull/269
This commit is contained in:
Imran Iqbal
2020-10-12 09:43:24 +01:00
parent 22fa616f59
commit 127c5d779b
8 changed files with 31 additions and 0 deletions
+1
View File
@@ -17,3 +17,4 @@ supports:
- platform-name: amazon
- platform-name: oracle
- platform-name: arch
- platform-name: gentoo
+1
View File
@@ -17,3 +17,4 @@ supports:
- platform-name: amazon
- platform-name: oracle
- platform-name: arch
- platform-name: gentoo
+1
View File
@@ -17,3 +17,4 @@ supports:
- platform-name: amazon
- platform-name: oracle
- platform-name: arch
- platform-name: gentoo
+1
View File
@@ -17,4 +17,5 @@ supports:
- platform-name: amazon
- platform-name: oracle
- platform-name: arch
- platform-name: gentoo
- platform: windows
+1
View File
@@ -17,3 +17,4 @@ supports:
- platform-name: amazon
- platform-name: oracle
- platform-name: arch
- platform-name: gentoo
+4
View File
@@ -21,3 +21,7 @@ salt:
pillar_roots:
base:
- /srv/pillar
# Gentoo-specific, improves performance for subsequent test runs within the same day
portage:
sync_wait_one_day: true