diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2024-10-01 15:12:26 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2024-10-01 15:12:26 -0400 |
commit | 34f77e8aa6a9695d29a1c8b3623d2c4c4f7347c8 (patch) | |
tree | a2717c05f0449ff9a5ac3ef52e7f2d52cf52c977 /profiles | |
parent | 51b35307707aeeca302d458485c5e10dfdfda276 (diff) | |
download | gentoo-overlay-34f77e8aa6a9695d29a1c8b3623d2c4c4f7347c8.tar.xz gentoo-overlay-34f77e8aa6a9695d29a1c8b3623d2c4c4f7347c8.zip |
profiles/eapi: add
I think this is needed for pkgcraft?
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/eapi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/eapi b/profiles/eapi new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/profiles/eapi @@ -0,0 +1 @@ +5 |