dev-python/flaky: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Feb 2018 21:28:24 +0000 (22:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Feb 2018 22:11:12 +0000 (23:11 +0100)
dev-python/flaky/flaky-3.4.0.ebuild

index 9f67738122dc55f02fcf5b2a0c0b163c6398fb7d..7e6dd78997745b14a03c2f6ee47a30a98e494195 100644 (file)
@@ -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
@@ -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="test"
 
 RDEPEND=""