diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-04 15:11:53 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-04 15:11:53 +0200 |
commit | d5e30c868f58a13212f15442b9e179d9f2716a5a (patch) | |
tree | 518c5f7d88f06f96b6388a45d766c623962766fa | |
parent | 7afc8fe90ea5b894c6ef63c62012988e07f8bf42 (diff) |
Replace tags with topics/keywords in package manifest
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ name: build2 version: 0.11.0-a.0.z summary: build2 build system license: MIT -tags: c++, build, system +topics: build system, build toolchain +keywords: native cross-platform description-file: README changes-file: NEWS url: https://build2.org |