From: Patrice Clement Date: Tue, 23 Jan 2018 22:13:42 +0000 (+0100) Subject: dev-python/html5lib: add amd64-fbsd keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5d9de93dfbb525c9bec71ceeb55ff963523d7290;p=gentoo.git dev-python/html5lib: add amd64-fbsd keyword. Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/dev-python/html5lib/html5lib-0.999999999.ebuild b/dev-python/html5lib/html5lib-0.999999999.ebuild index f53420c0ca0f..01deadfdd3d0 100644 --- a/dev-python/html5lib/html5lib-0.999999999.ebuild +++ b/dev-python/html5lib/html5lib-0.999999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND="dev-python/six[${PYTHON_USEDEP}]