msoffcrypto-tool: restrict test

This commit is contained in:
Anton Bolshakov 2021-06-10 15:06:33 +08:00
parent 6423e0554f
commit 555c1debdb
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -22,3 +22,5 @@ DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
dev-python/olefile[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]"
RESTRICT="test"