diff options
author | YiyangWu <xgreenlandforwyy@gmail.com> | 2021-08-26 13:51:22 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2021-10-11 00:57:36 +0800 |
commit | 8a61ae7a25a02b7517ed770ab3d4b8fc041fa47e (patch) | |
tree | e3cb4148e935c1e9f1ed09b640a9f85e4b9cb3ea /sci-libs/rocRAND/metadata.xml | |
parent | dev-python/bitarray: Remove old (diff) | |
download | gentoo-8a61ae7a25a02b7517ed770ab3d4b8fc041fa47e.tar.gz gentoo-8a61ae7a25a02b7517ed770ab3d4b8fc041fa47e.tar.bz2 gentoo-8a61ae7a25a02b7517ed770ab3d4b8fc041fa47e.zip |
sci-libs/rocRAND: bump version to 4.3.0
Enable benchmark and test.
Closes: https://github.com/gentoo/gentoo/pull/22113
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/rocRAND/metadata.xml')
-rw-r--r-- | sci-libs/rocRAND/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/rocRAND/metadata.xml b/sci-libs/rocRAND/metadata.xml index d9a40bdc1ec3..dfea5b6e3584 100644 --- a/sci-libs/rocRAND/metadata.xml +++ b/sci-libs/rocRAND/metadata.xml @@ -16,4 +16,7 @@ <upstream> <remote-id type="github">ROCmSoftwarePlatform/rocRAND</remote-id> </upstream> + <use> + <flag name="benchmark">Build and install benchmark programs.</flag> + </use> </pkgmetadata> |