commit: 57e4240f8b2e16afa382955cd7bc021779ecb596
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 12 17:31:20 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jul 12 23:04:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e4240f
dev-python/BitVector: add amd64-fbsd keyword.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-python/BitVector/BitVector-3.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/BitVector/BitVector-3.4.8.ebuild
b/dev-python/BitVector/BitVector-3.4.8.ebuild
index 4286029d351..8952469258c 100644
--- a/dev-python/BitVector/BitVector-3.4.8.ebuild
+++ b/dev-python/BitVector/BitVector-3.4.8.ebuild
@@ -14,7 +14,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""
LICENSE="PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"