From: Patrice Clement Date: Tue, 21 Aug 2018 17:05:39 +0000 (+0200) Subject: dev-python/sphinx-bootstrap-theme: keyword for amd64-fbsd. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=26403f0cc30102f21283057cdc8da0a47cf05a04;p=gentoo.git dev-python/sphinx-bootstrap-theme: keyword for amd64-fbsd. Bug: https://bugs.gentoo.org/664178 Package-Manager: Portage-2.3.43, Repoman-2.3.9 --- diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild index 8662ac4f5710..0dcbaa7f997e 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~amd64-fbsd ~x86-linux" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"