diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-08-21 19:05:39 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-08-21 19:06:54 +0200 |
commit | 26403f0cc30102f21283057cdc8da0a47cf05a04 (patch) | |
tree | fd44e87ad3a4b5f7f61b09d706cab88ef71cbd88 /dev-python/sphinx-bootstrap-theme | |
parent | x11-libs/libX11: Version bump to 1.6.6 (diff) | |
download | gentoo-26403f0cc30102f21283057cdc8da0a47cf05a04.tar.gz gentoo-26403f0cc30102f21283057cdc8da0a47cf05a04.tar.bz2 gentoo-26403f0cc30102f21283057cdc8da0a47cf05a04.zip |
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
Diffstat (limited to 'dev-python/sphinx-bootstrap-theme')
-rw-r--r-- | dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |