dev-python/priority: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 22 Feb 2018 16:44:47 +0000 (17:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 22 Feb 2018 17:01:55 +0000 (18:01 +0100)
dev-python/priority/priority-1.3.0.ebuild

index a32d479e0d28771a14ab6b9e2f759b93ec195a3c..8bf532ecb56a67b2415024d287150c531025fab4 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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 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="test"
 
 RDEPEND=""