diff options
author | 2020-11-28 15:32:39 +0000 | |
---|---|---|
committer | 2020-11-28 15:32:39 +0000 | |
commit | 319507707197688286486b3ece8bc0cc8eb5446f (patch) | |
tree | bd799a3c027164a2807a9a88a7d54f332cbed938 /dev-python/isort | |
parent | dev-python/isort: mark ALLARCHES (diff) | |
download | gentoo-319507707197688286486b3ece8bc0cc8eb5446f.tar.gz gentoo-319507707197688286486b3ece8bc0cc8eb5446f.tar.bz2 gentoo-319507707197688286486b3ece8bc0cc8eb5446f.zip |
dev-python/isort: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/isort')
-rw-r--r-- | dev-python/isort/isort-5.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/isort/isort-5.6.3.ebuild b/dev-python/isort/isort-5.6.3.ebuild index bc0954c7f8f0..65d91d48b06f 100644 --- a/dev-python/isort/isort-5.6.3.ebuild +++ b/dev-python/isort/isort-5.6.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~x86 ~x64-macos" BDEPEND=" test? ( |