From 2e999df842dea3be01fe8defe7824c66be283951 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Thu, 11 Oct 2018 08:36:11 -0400 Subject: [PATCH] dev-python/pytest: propagate ~amd64-fbsd keyword Bug #661306 Signed-off-by: Virgil Dupras Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- dev-python/pytest/pytest-3.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest/pytest-3.8.2.ebuild b/dev-python/pytest/pytest-3.8.2.ebuild index 529df69a6fd37..1f7e90f398a37 100644 --- a/dev-python/pytest/pytest-3.8.2.ebuild +++ b/dev-python/pytest/pytest-3.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc64 ~sparc ~x86 ~amd64-fbsd" # doc apparently requires sphinxcontrib_trio, not yet packaged IUSE="test" # doc