dev-python/hpack: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 22 Feb 2018 16:40:35 +0000 (17:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 22 Feb 2018 17:01:46 +0000 (18:01 +0100)
dev-python/hpack/hpack-3.0.0.ebuild

index 72efb5d532661588754748b2e083d87f6516ba06..ffec554ffc106f131e132c3fa5306a243afb6ff5 100644 (file)
@@ -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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND=""