summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-28 15:25:17 +0000
committerSam James <sam@gentoo.org>2020-11-28 15:26:19 +0000
commitb8ed18866184d629119a4ffeff37b94c820cfc6b (patch)
treee0619b1f53d7b2e09f7d3ff3ac8a69476e4d3260 /dev-python/portend/portend-2.7.0.ebuild
parentdev-python/portend: mark ALLARCHES (diff)
downloadgentoo-b8ed18866184d629119a4ffeff37b94c820cfc6b.tar.gz
gentoo-b8ed18866184d629119a4ffeff37b94c820cfc6b.tar.bz2
gentoo-b8ed18866184d629119a4ffeff37b94c820cfc6b.zip
dev-python/portend: ~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/portend/portend-2.7.0.ebuild')
-rw-r--r--dev-python/portend/portend-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/portend/portend-2.7.0.ebuild b/dev-python/portend/portend-2.7.0.ebuild
index af060ba544ef..2d080d4a15f4 100644
--- a/dev-python/portend/portend-2.7.0.ebuild
+++ b/dev-python/portend/portend-2.7.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="MIT"
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/tempora-1.8[${PYTHON_USEDEP}]"