diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 03:13:14 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-26 03:13:14 (EST) |
commit | 4042362bfa1d3f99c5779a3067dc9403b8cbd8a2 (patch) | |
tree | e47127d0bfbe5822dbd67140a4fcaee749fea7bd | |
parent | 65eb75bdfba9efd8aa28d627d0e5fa7e6ff757ce (diff) |
-rw-r--r-- | changelog | 2 | ||||
-rw-r--r-- | lzip-doc.pkg/control | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ lzip (1.22~rc3-2) trunk - * lzip-doc: Move to section "doc". + * lzip-doc: Fix architecture and move to section "doc". -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 20 Dec 2020 03:20:05 -0500 diff --git a/lzip-doc.pkg/control b/lzip-doc.pkg/control index 9955177..f8e515a 100644 --- a/lzip-doc.pkg/control +++ b/lzip-doc.pkg/control @@ -1,4 +1,4 @@ -Architecture: any +Architecture: all Platform: all Section: doc Depends: lzip (>= ${Source-Version}) |