diff options
-rw-r--r-- | dev-python/elementpath/elementpath-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-2.0.4.ebuild b/dev-python/elementpath/elementpath-2.0.4.ebuild index c7a8e1d2336a..658c4c61f188 100644 --- a/dev-python/elementpath/elementpath-2.0.4.ebuild +++ b/dev-python/elementpath/elementpath-2.0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |