diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-21 22:25:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-21 23:11:12 +0100 |
commit | e8e55a0af68eba40fc606cc74b8b0151ee255541 (patch) | |
tree | f081c48992afb1d7aa415af707ed1b78892ab73f /dev-python | |
parent | virtual/python-cffi: Keyword ~amd64-fbsd (diff) | |
download | gentoo-e8e55a0af68eba40fc606cc74b8b0151ee255541.tar.gz gentoo-e8e55a0af68eba40fc606cc74b8b0151ee255541.tar.bz2 gentoo-e8e55a0af68eba40fc606cc74b8b0151ee255541.zip |
dev-python/genty: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/genty/genty-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/genty/genty-1.3.2.ebuild b/dev-python/genty/genty-1.3.2.ebuild index f178f57fedd8..1c5d27a78fe5 100644 --- a/dev-python/genty/genty-1.3.2.ebuild +++ b/dev-python/genty/genty-1.3.2.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=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |