summaryrefslogtreecommitdiff
path: root/packages/differences.php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/differences.php')
-rw-r--r--packages/differences.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/differences.php b/packages/differences.php
index f04ea67..0673715 100644
--- a/packages/differences.php
+++ b/packages/differences.php
@@ -56,6 +56,9 @@ function check_a_older_than_b($a_v, $a_bp, $b_v, $b_bp) {
')';
}
+# TODO: should have a separate column for pentium4 - maybe it makes sense
+# to make this filterable to only compare two architectures!
+
$result = mysql_run_query(
'SELECT ' .
'`bp_i486`.`pkgname`,' .