diff options
author | P. J. McDermott <pjm@nac.net> | 2012-11-08 01:25:31 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-11-08 01:25:31 (EST) |
commit | 73a2990fb031b1eaa9982365cce429b0782e5cae (patch) | |
tree | 6ec0ea04bd70afca6d09b111acd0baa19b382bd5 /binutils.pkg.in/control | |
parent | f1f54ea8246361d5b1db771ae7d88b6a841857e8 (diff) |
Add "Platform: all" to all bin pkg control files.
Diffstat (limited to 'binutils.pkg.in/control')
-rw-r--r-- | binutils.pkg.in/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils.pkg.in/control b/binutils.pkg.in/control index 985191c..61eb663 100644 --- a/binutils.pkg.in/control +++ b/binutils.pkg.in/control @@ -1,4 +1,5 @@ Architecture: i686-any-any core-any-any k8-any-any @PKG_TARGET_ARCH@ +Platform: all Depends: ${shlibs:Depends} Description: GNU binary utilities for @PKG_TARGET_ARCH@ This package provides the GNU assembler, linker, and various other utilities |