diff options
Diffstat (limited to 'URPM.pm')
-rw-r--r-- | URPM.pm | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -622,12 +622,6 @@ Returns whether this package is compatible with the current machine's architecture. 0 means not compatible. The lower the result is, the preferred the package is. -=item $package->is_platform_compat() - -Return whether this package is compatible with the current machine's -platform configuration (/etc/rpm/platform). 0 mean not compatible. -The lower the result is the preferred the package is. - =item $package->license() =item $package->name() |