diff options
| author | John Turner <jturner.usa+gentoo@gmail.com> | 2025-08-15 14:31:01 -0400 |
|---|---|---|
| committer | John Turner <jturner.usa+gentoo@gmail.com> | 2025-08-15 14:32:45 -0400 |
| commit | 491987f54d4ccd2655cdabd5f00149c768c2bbe2 (patch) | |
| tree | b1534a47dc46e7672b5e1c93b2499c9392eecb89 | |
| parent | 78088259528ae7129045dac8f46a03ace49feaef (diff) | |
| download | ebuilds-491987f54d4ccd2655cdabd5f00149c768c2bbe2.tar.gz | |
update profile
| -rw-r--r-- | profiles/gentoo-pc/parent | 1 | ||||
| -rw-r--r-- | profiles/gentoo-pc/use.force | 3 | ||||
| -rw-r--r-- | profiles/gentoo-pc/use.mask | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/profiles/gentoo-pc/parent b/profiles/gentoo-pc/parent index 886474e..c7bad1e 100644 --- a/profiles/gentoo-pc/parent +++ b/profiles/gentoo-pc/parent @@ -1 +1,2 @@ +gentoo:features/selinux gentoo:default/linux/amd64/23.0/split-usr/desktop
\ No newline at end of file diff --git a/profiles/gentoo-pc/use.force b/profiles/gentoo-pc/use.force index 4090679..9c41f50 100644 --- a/profiles/gentoo-pc/use.force +++ b/profiles/gentoo-pc/use.force @@ -1,2 +1 @@ --caps -selinux
\ No newline at end of file +-caps
\ No newline at end of file diff --git a/profiles/gentoo-pc/use.mask b/profiles/gentoo-pc/use.mask deleted file mode 100644 index d93e123..0000000 --- a/profiles/gentoo-pc/use.mask +++ /dev/null @@ -1 +0,0 @@ --selinux
\ No newline at end of file |
