diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-14 23:38:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-14 23:38:01 +0300 |
commit | a871e6b688b8b84e64b62f730b5b82039d8c2df8 (patch) | |
tree | 71ac77acea672e2958d1f7e660d67ff4d269ad07 /dev-python/whatthepatch | |
parent | dev-python/python-lsp-server: Keyword 1.5.0 arm64, #857801 (diff) | |
download | gentoo-a871e6b688b8b84e64b62f730b5b82039d8c2df8.tar.gz gentoo-a871e6b688b8b84e64b62f730b5b82039d8c2df8.tar.bz2 gentoo-a871e6b688b8b84e64b62f730b5b82039d8c2df8.zip |
dev-python/whatthepatch: Keyword 1.0.2 arm64, #857801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/whatthepatch')
-rw-r--r-- | dev-python/whatthepatch/whatthepatch-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild index 3df171e6eecf..2ed279f4dc7c 100644 --- a/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild +++ b/dev-python/whatthepatch/whatthepatch-1.0.2.ebuild @@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" distutils_enable_tests pytest |