diff --git a/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild b/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild index 6c0f510b4..737836d13 100644 --- a/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild +++ b/dev-python/msoffcrypto-tool/msoffcrypto-tool-4.10.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 -DESCRIPTION="Python tool & library for decrypting MS Office files with passwords or other keys" +DESCRIPTION="Decrypting MS Office files with passwords or other keys" HOMEPAGE="https://github.com/nolze/msoffcrypto-tool" SRC_URI="https://github.com/nolze/msoffcrypto-tool/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index f2872d530..5a3ed8cb7 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -532,3 +532,5 @@ dev-python/hexdump # required by app-exploits/wesng ~dev-python/MechanicalSoup-0.12.0 + +~dev-python/msoffcrypto-tool-4.10.1