diff options
Diffstat (limited to 'dev-python/whatthepatch')
-rw-r--r-- | dev-python/whatthepatch/whatthepatch-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild index 832cde2990e5..3a79a22254ba 100644 --- a/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild +++ b/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild @@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" distutils_enable_tests pytest |