diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 17:43:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 18:01:52 +0100 |
commit | ffc3b16b0334d62b58f88de73f7948504e28bb01 (patch) | |
tree | 495bd2c209075b4716333e261c0237ed2244b142 /dev-python/hyper-h2 | |
parent | dev-python/hpack: Block dev-python/pytest-relaxed rogue plugin (diff) | |
download | gentoo-ffc3b16b0334d62b58f88de73f7948504e28bb01.tar.gz gentoo-ffc3b16b0334d62b58f88de73f7948504e28bb01.tar.bz2 gentoo-ffc3b16b0334d62b58f88de73f7948504e28bb01.zip |
dev-python/hyper-h2: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-python/hyper-h2')
-rw-r--r-- | dev-python/hyper-h2/hyper-h2-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild b/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild index 58de7cd7924b..548e860a15d9 100644 --- a/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild +++ b/dev-python/hyper-h2/hyper-h2-3.0.1.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="" RDEPEND=" |