commit: 9713457a737ba5512259ec86830832239ac8ab7f Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed Sep 2 20:22:05 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Sep 2 21:03:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9713457a
profiles/arch/hppa/package.use.mask: unmask sys-block/fio[zbc] Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 534623e3722..d8e4276c3cf 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -14,7 +14,7 @@ media-libs/mesa vulkan vulkan-overlay zink # Robin H. Johnson <[email protected]> (2020-07-02) # Mask io-uring & zbc pending keywording -sys-block/fio -io-uring zbc +sys-block/fio -io-uring -zbc # Michał Górny <[email protected]> (2020-06-14) # Requires dev-python/networkx.
