summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 17:40:35 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 18:01:46 +0100
commitc05c01c8181692b5346c6b5ef16e0aa31bd4ec0e (patch)
tree1d0f276b4c7d2b0a569df7b2a6faea91e9e572c0 /dev-python/hpack
parentdev-python/hyperframe: Keyword ~amd64-fbsd (diff)
downloadgentoo-c05c01c8181692b5346c6b5ef16e0aa31bd4ec0e.tar.gz
gentoo-c05c01c8181692b5346c6b5ef16e0aa31bd4ec0e.tar.bz2
gentoo-c05c01c8181692b5346c6b5ef16e0aa31bd4ec0e.zip
dev-python/hpack: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-python/hpack')
-rw-r--r--dev-python/hpack/hpack-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hpack/hpack-3.0.0.ebuild b/dev-python/hpack/hpack-3.0.0.ebuild
index 72efb5d53266..ffec554ffc10 100644
--- a/dev-python/hpack/hpack-3.0.0.ebuild
+++ b/dev-python/hpack/hpack-3.0.0.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
@@ -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=""