summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-30 18:14:32 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-30 18:14:32 (EDT)
commit7addcedaea37b0cef3a64613d403d972fdd73fc1 (patch)
treea259cc737728a1530339def499be87930481158e
parent240013391fe893997719341d9bc52e6588df5a4a (diff)
dbus-doc: Fix arch and platHEADmaster
-rw-r--r--dbus-doc.pkg/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbus-doc.pkg/control b/dbus-doc.pkg/control
index 34bbe2e..9a0fea6 100644
--- a/dbus-doc.pkg/control
+++ b/dbus-doc.pkg/control
@@ -1,4 +1,5 @@
-Architecture: any
+Architecture: all
+Platform: all
Depends: libdbus-1.3 (= ${Source-Version})
Description: D-Bus is a message bus system for applications to talk to each
other.