diff options
-rw-r--r-- | man/ebuild.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index 2093b066f..7297ff52a 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -131,7 +131,7 @@ Defines the ebuild API version to which this package conforms. If not defined then it defaults to "0". If portage does not recognize the EAPI value then it will mask the package and refuse to perform any operations with it since this means that a newer version of portage -needs to be installed first. For maximum backard compatiblity, a +needs to be installed first. For maximum backward compatiblity, a package should conform to the lowest possible EAPI. Note that anyone who uses the \fBebuild\fR(1) and \fBrepoman\fR(1) commands with this package will be required to have a version of portage that recognizes |