summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYiyangWu <xgreenlandforwyy@gmail.com>2021-08-26 11:50:11 +0800
committerBenda Xu <heroxbd@gentoo.org>2021-11-15 14:32:27 +0800
commit50340439b0bf3de2a9c264e18220656ed337e74e (patch)
tree75b2069eb4d76cf2245003c971c7fb6c8dafb98c /sci-libs/hipCUB/metadata.xml
parentdev-lang/python: stable 3.9.8 for hppa, bug #823738 (diff)
downloadgentoo-50340439b0bf3de2a9c264e18220656ed337e74e.tar.gz
gentoo-50340439b0bf3de2a9c264e18220656ed337e74e.tar.bz2
gentoo-50340439b0bf3de2a9c264e18220656ed337e74e.zip
sci-libs/hipCUB: bump version to 4.3.0
Enable benchmark and test Closes: https://github.com/gentoo/gentoo/pull/22941 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs/hipCUB/metadata.xml')
-rw-r--r--sci-libs/hipCUB/metadata.xml31
1 files changed, 17 insertions, 14 deletions
diff --git a/sci-libs/hipCUB/metadata.xml b/sci-libs/hipCUB/metadata.xml
index 427b06185367..5e18b914d070 100644
--- a/sci-libs/hipCUB/metadata.xml
+++ b/sci-libs/hipCUB/metadata.xml
@@ -1,18 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>candrews@gentoo.org</email>
- <name>Craig Andrews</name>
- </maintainer>
- <maintainer type="person" proxied="yes">
- <email>gentoo@holzke.net</email>
- <name>Wilfried Holzke</name>
- </maintainer>
- <upstream>
- <remote-id type="github">ROCm-Developer-Tools/hipCUB</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>candrews@gentoo.org</email>
+ <name>Craig Andrews</name>
+ </maintainer>
+ <maintainer type="person" proxied="yes">
+ <email>gentoo@holzke.net</email>
+ <name>Wilfried Holzke</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ROCm-Developer-Tools/hipCUB</remote-id>
+ </upstream>
+ <use>
+ <flag name="benchmark">Build and install benchmark binaries.</flag>
+ </use>
</pkgmetadata>