summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. 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)
commit4a46187ddcf1a4386f88f0e0af4dceb6efb2e47f (patch)
tree1bc517e6091494529fd207a68b1e53692d8306f8
parent4cbc159b0e1059f8a4cfbeeba55f8f161b205b3d (diff)
Remove "any-any-eglibc" from Architecture fields.
-rw-r--r--libc-bin.pkg/control2
-rw-r--r--libc-dev-bin.pkg/control2
-rw-r--r--libc.6-dbg.pkg/control2
-rw-r--r--libc.6-dev.pkg/control2
-rw-r--r--libc.6.pkg/control2
-rw-r--r--locales.pkg/control2
-rw-r--r--nscd.pkg/control2
7 files changed, 7 insertions, 7 deletions
diff --git a/libc-bin.pkg/control b/libc-bin.pkg/control
index 1ddd6fd..1f347f8 100644
--- a/libc-bin.pkg/control
+++ b/libc-bin.pkg/control
@@ -1,4 +1,4 @@
-Architecture: any-any-eglibc any-any-glibc
+Architecture: any-any-glibc
Platform: all
Depends: libc.6 (= ${Binary-Version})
Description: Embedded GNU C Library - binaries
diff --git a/libc-dev-bin.pkg/control b/libc-dev-bin.pkg/control
index 44a4abc..b389f5d 100644
--- a/libc-dev-bin.pkg/control
+++ b/libc-dev-bin.pkg/control
@@ -1,4 +1,4 @@
-Architecture: any-any-eglibc any-any-glibc
+Architecture: any-any-glibc
Platform: all
Depends: libc.6 (= ${Binary-Version})
Description: Embedded GNU C Library - development binaries
diff --git a/libc.6-dbg.pkg/control b/libc.6-dbg.pkg/control
index 0d623a1..3651394 100644
--- a/libc.6-dbg.pkg/control
+++ b/libc.6-dbg.pkg/control
@@ -1,4 +1,4 @@
-Architecture: any-any-eglibc any-any-glibc
+Architecture: any-any-glibc
Platform: all
Depends: libc.6 (= ${Binary-Version})
Description: Embedded GNU C Library - debugging symbols
diff --git a/libc.6-dev.pkg/control b/libc.6-dev.pkg/control
index 5831561..37397a9 100644
--- a/libc.6-dev.pkg/control
+++ b/libc.6-dev.pkg/control
@@ -1,4 +1,4 @@
-Architecture: any-any-eglibc any-any-glibc
+Architecture: any-any-glibc
Platform: all
Depends: libc.6 (= ${Binary-Version})
Description: Embedded GNU C Library - development files
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
diff --git a/locales.pkg/control b/locales.pkg/control
index f4b0ce2..61e617f 100644
--- a/locales.pkg/control
+++ b/locales.pkg/control
@@ -1,4 +1,4 @@
-Architecture: any-any-eglibc any-any-glibc
+Architecture: any-any-glibc
Platform: all
Depends: libc.6 (= ${Binary-Version})
Description: Embedded GNU C Library - locale data
diff --git a/nscd.pkg/control b/nscd.pkg/control
index 5dc8f52..f25ae27 100644
--- a/nscd.pkg/control
+++ b/nscd.pkg/control
@@ -1,4 +1,4 @@
-Architecture: any-any-eglibc any-any-glibc
+Architecture: any-any-glibc
Platform: all
Depends: libc.6 (= ${Binary-Version})
Description: Embedded GNU C Library - Name Service Cache Daemon