summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3e7927a..636bd6d6 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,5 @@ This repository contains the customizations to packages needed to port them to i
* There are subdirectories `repository/package` which contain new packages and customizations for existent packages to compile for i6868 or adopt to our environment.
In case, the files therein exist in the respective original package, the respective original package files are either appended (in case of `PKGBUILD`) or overwritten (for other files).
-* The file `blacklist` containes a list of packages which won't be build for i686 (because they can't be build for or are useless on i686).
+* The file `blacklist` containes a list of packages which won't be built for i686 (because they can't be built for or are useless on i686).
+* The file `extra-from-multilib` contains a list of packages which are in multilib for x86_64, but belong in extra (and not community) for i686.