diff options
| author | Xian Wang <dev@xianwang.io> | 2024-03-30 23:35:18 -0700 |
|---|---|---|
| committer | Xian Wang <dev@xianwang.io> | 2024-03-30 23:35:18 -0700 |
| commit | 2af9a663c39d9095237c6c666a8d968308dd4473 (patch) | |
| tree | d1f2e1abe81e18d2e531605ece6fb001597b5933 | |
| parent | 1190a74e889365cd74eeb06cea25db7b46a41934 (diff) | |
| download | mxw39-gentoo-master.tar.gz mxw39-gentoo-master.tar.bz2 mxw39-gentoo-master.zip | |
Signed-off-by: Xian Wang <dev@xianwang.io>
| -rw-r--r-- | profiles/linux/amd64/23.0/hardened-plasma/eapi | 1 | ||||
| -rw-r--r-- | profiles/linux/amd64/23.0/hardened-plasma/parent | 2 | ||||
| -rw-r--r-- | profiles/linux/arm64/23.0/hardened-plasma/eapi | 1 | ||||
| -rw-r--r-- | profiles/linux/arm64/23.0/hardened-plasma/parent | 2 | ||||
| -rw-r--r-- | profiles/profiles.desc | 6 |
5 files changed, 10 insertions, 2 deletions
diff --git a/profiles/linux/amd64/23.0/hardened-plasma/eapi b/profiles/linux/amd64/23.0/hardened-plasma/eapi new file mode 100644 index 0000000..301160a --- /dev/null +++ b/profiles/linux/amd64/23.0/hardened-plasma/eapi @@ -0,0 +1 @@ +8
\ No newline at end of file diff --git a/profiles/linux/amd64/23.0/hardened-plasma/parent b/profiles/linux/amd64/23.0/hardened-plasma/parent new file mode 100644 index 0000000..cf3c4ba --- /dev/null +++ b/profiles/linux/amd64/23.0/hardened-plasma/parent @@ -0,0 +1,2 @@ +gentoo:default/linux/amd64/23.0/hardened +gentoo:targets/desktop/plasma diff --git a/profiles/linux/arm64/23.0/hardened-plasma/eapi b/profiles/linux/arm64/23.0/hardened-plasma/eapi new file mode 100644 index 0000000..301160a --- /dev/null +++ b/profiles/linux/arm64/23.0/hardened-plasma/eapi @@ -0,0 +1 @@ +8
\ No newline at end of file diff --git a/profiles/linux/arm64/23.0/hardened-plasma/parent b/profiles/linux/arm64/23.0/hardened-plasma/parent new file mode 100644 index 0000000..5db3272 --- /dev/null +++ b/profiles/linux/arm64/23.0/hardened-plasma/parent @@ -0,0 +1,2 @@ +gentoo:default/linux/arm64/23.0/hardened +gentoo:targets/desktop/plasma diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 08604d3..2986df4 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,2 +1,4 @@ -amd64 linux/amd64/17.0/hardened-plasma stable -arm64 linux/arm64/17.0/hardened-plasma stable +amd64 linux/amd64/17.0/hardened-plasma stable +amd64 linux/amd64/23.0/hardened-plasma stable +arm64 linux/arm64/17.0/hardened-plasma stable +arm64 linux/arm64/23.0/hardened-plasma stable |
