diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:48:30 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:48:30 (EDT) |
commit | e35284736133e93e3fcfafb61c8454954224037f (patch) | |
tree | b430ba76a7f158279a8592b72cd29583a6c2a129 | |
parent | a9309a3d458a303e87a9c21d1b028e18b6f1755d (diff) |
opkg: Make arch:all
-rw-r--r-- | opkg.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg.pkg/control b/opkg.pkg/control index aa8a70a..0f754c9 100644 --- a/opkg.pkg/control +++ b/opkg.pkg/control @@ -1,4 +1,4 @@ -Architecture: any +Architecture: all Platform: all Depends: opkg-lede Description: Open PacKaGe Management - transitional package |