diff options
author | Valentin Popov <valentin@popov.link> | 2022-04-29 11:25:26 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2022-04-29 11:25:26 +0300 |
commit | 4a1e5a736484bbf701f190f9fed2fe5a3b3a12a9 (patch) | |
tree | f0c3a8c08aa6787aaa36a1c92a14651f22d71374 | |
parent | 21b3f0f316a9a8c94c557346cc66de487e96029c (diff) | |
download | gentoo-overlay-4a1e5a736484bbf701f190f9fed2fe5a3b3a12a9.tar.xz gentoo-overlay-4a1e5a736484bbf701f190f9fed2fe5a3b3a12a9.zip |
Added a hardened kde profile
Signed-off-by: Valentin Popov <valentin@popov.link>
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/plasma/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/plasma/parent | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/profiles/hardened/desktop/amd64/17.1/plasma/eapi b/profiles/hardened/desktop/amd64/17.1/plasma/eapi new file mode 100644 index 0000000..c793025 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/plasma/eapi @@ -0,0 +1 @@ +7
\ No newline at end of file diff --git a/profiles/hardened/desktop/amd64/17.1/plasma/parent b/profiles/hardened/desktop/amd64/17.1/plasma/parent new file mode 100644 index 0000000..325dbb0 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/plasma/parent @@ -0,0 +1,3 @@ +gentoo:default/linux/amd64/17.1/desktop/plasma +gentoo:default/linux/amd64/17.1/hardened +gentoo:targets/desktop/plasma
\ No newline at end of file |