summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libc-bin.pkg/control2
-rw-r--r--libc-dev-bin.pkg/control2
-rw-r--r--libc.6-dev.pkg/control2
-rw-r--r--libc.6.pkg/control2
-rw-r--r--nscd.pkg/control2
5 files changed, 5 insertions, 5 deletions
diff --git a/libc-bin.pkg/control b/libc-bin.pkg/control
index bc173b2..07871bf 100644
--- a/libc-bin.pkg/control
+++ b/libc-bin.pkg/control
@@ -1,4 +1,4 @@
Package: libc-bin
-Architecture: any
+Architecture: any-any-eglibc
Description: Embedded GNU C Library - binaries
This package provides utilities related to the Embedded GNU C Library.
diff --git a/libc-dev-bin.pkg/control b/libc-dev-bin.pkg/control
index 48489b0..570b0c4 100644
--- a/libc-dev-bin.pkg/control
+++ b/libc-dev-bin.pkg/control
@@ -1,5 +1,5 @@
Package: libc-dev-bin
-Architecture: any
+Architecture: any-any-eglibc
Description: Embedded GNU C Library - development binaries
This package provides utilities related to the Embedded GNU C Library
development package.
diff --git a/libc.6-dev.pkg/control b/libc.6-dev.pkg/control
index d8803cb..9606bc1 100644
--- a/libc.6-dev.pkg/control
+++ b/libc.6-dev.pkg/control
@@ -1,5 +1,5 @@
Package: libc.6-dev
-Architecture: any
+Architecture: any-any-eglibc
Description: Embedded GNU C Library - development files
This package provides the header files, object files, and development libraries
necessary to compile and link programs with the standard C library.
diff --git a/libc.6.pkg/control b/libc.6.pkg/control
index 76d116b..31ebbd6 100644
--- a/libc.6.pkg/control
+++ b/libc.6.pkg/control
@@ -1,5 +1,5 @@
Package: libc.6
-Architecture: any
+Architecture: any-any-eglibc
Description: Embedded GNU C Library - shared libraries
This package provides the standard C library, the standard math library, and
more.
diff --git a/nscd.pkg/control b/nscd.pkg/control
index 74e2bef..cd0521e 100644
--- a/nscd.pkg/control
+++ b/nscd.pkg/control
@@ -1,5 +1,5 @@
Package: nscd
-Architecture: any
+Architecture: any-any-eglibc
Description: Embedded GNU C Library - Name Service Cache Daemon
This package provides NSCD, a daemon that looks up and caches results for
various services and databases.