commit: 26403f0cc30102f21283057cdc8da0a47cf05a04 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Aug 21 17:05:39 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Aug 21 17:06:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26403f0c
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 dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8662ac4f571..0dcbaa7f997 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}]"
