summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 14:14:51 +0000
committerSam James <sam@gentoo.org>2020-11-28 14:21:27 +0000
commit5dabb1907a6320ddc58ac669989e13250cf44de1 (patch)
tree5c23f2771b89faa601311f808f667cd5eb3ac205 /dev-python/betamax/betamax-0.8.1.ebuild
parentdev-python/betamax: mark ALLARCHES (diff)
downloadgentoo-5dabb1907a6320ddc58ac669989e13250cf44de1.tar.gz
gentoo-5dabb1907a6320ddc58ac669989e13250cf44de1.tar.bz2
gentoo-5dabb1907a6320ddc58ac669989e13250cf44de1.zip
dev-python/betamax: ~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/betamax/betamax-0.8.1.ebuild')
-rw-r--r--dev-python/betamax/betamax-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/betamax/betamax-0.8.1.ebuild b/dev-python/betamax/betamax-0.8.1.ebuild
index 837b55db2073..1ec16e9e6c90 100644
--- a/dev-python/betamax/betamax-0.8.1.ebuild
+++ b/dev-python/betamax/betamax-0.8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
IUSE="test"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"