diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 11:35:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 11:35:02 +0000 |
commit | 68716b497c0a74200be0b4c501c9cf2d4c2fe46f (patch) | |
tree | c6eac8a27d0e1c17168a4eb885d9b0ed6fcff590 /dev-python/mistune | |
parent | dev-python/mistune: mark ALLARCHES (diff) | |
download | gentoo-68716b497c0a74200be0b4c501c9cf2d4c2fe46f.tar.gz gentoo-68716b497c0a74200be0b4c501c9cf2d4c2fe46f.tar.bz2 gentoo-68716b497c0a74200be0b4c501c9cf2d4c2fe46f.zip |
dev-python/mistune: ~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/mistune')
-rw-r--r-- | dev-python/mistune/mistune-0.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.8.4-r1.ebuild b/dev-python/mistune/mistune-0.8.4-r1.ebuild index 60a55ef32134..a23f3e979ddc 100644 --- a/dev-python/mistune/mistune-0.8.4-r1.ebuild +++ b/dev-python/mistune/mistune-0.8.4-r1.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" distutils_enable_tests nose |