Skip to content

Commit

Permalink
Merge branch 'gentoo:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
duxsco authored Jan 15, 2025
2 parents 4842869 + 0faca49 commit 1e9023c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion bin/eapi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ ___eapi_bash_4_2() {
}

___eapi_bash_5_0() {
true
[[ ! ${1-${EAPI-0}} =~ ^(0|1|2|3|4|5|6|7)$ ]]
}

___eapi_has_ENV_UNSET() {
Expand Down
1 change: 0 additions & 1 deletion doc/package/ebuild.docbook
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
&package_ebuild_eapi_2;
&package_ebuild_eapi_3;
&package_ebuild_eapi_4;
&package_ebuild_eapi_4_slot_abi;
&package_ebuild_eapi_5;
</section>
</chapter>

0 comments on commit 1e9023c

Please sign in to comment.