diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 16:23:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 16:52:08 +0100 |
commit | dd9827100b80f6f690460a4e015026fd047e8011 (patch) | |
tree | 5a0c224f6d0115e2ecb7c1d4e8c62110ed2c6e3a /dev-python/characteristic | |
parent | dev-ruby/bundler: Keyword ~amd64-fbsd (diff) | |
download | gentoo-dd9827100b80f6f690460a4e015026fd047e8011.tar.gz gentoo-dd9827100b80f6f690460a4e015026fd047e8011.tar.bz2 gentoo-dd9827100b80f6f690460a4e015026fd047e8011.zip |
dev-python/characteristic: Tested on ~amd64-fbsd (bug #643214)
Diffstat (limited to 'dev-python/characteristic')
-rw-r--r-- | dev-python/characteristic/characteristic-14.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild index 5a11e80d0b43..da95a15a8008 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd" IUSE="doc test" RDEPEND="" |