diff options
author | P. J. McDermott <pjm@nac.net> | 2014-01-22 21:09:50 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-01-22 21:09:50 (EST) |
commit | 4a46187ddcf1a4386f88f0e0af4dceb6efb2e47f (patch) | |
tree | 1bc517e6091494529fd207a68b1e53692d8306f8 /libc.6.pkg/control | |
parent | 4cbc159b0e1059f8a4cfbeeba55f8f161b205b3d (diff) |
Remove "any-any-eglibc" from Architecture fields.
Diffstat (limited to 'libc.6.pkg/control')
-rw-r--r-- | libc.6.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc.6.pkg/control b/libc.6.pkg/control index a2d4bbe..bf9af05 100644 --- a/libc.6.pkg/control +++ b/libc.6.pkg/control @@ -1,4 +1,4 @@ -Architecture: any-any-eglibc any-any-glibc +Architecture: any-any-glibc Platform: all Description: Embedded GNU C Library - shared libraries This package provides the standard C library, the standard math library, and |