dev-python/setuptools: Tested on ~amd64-fbsd (bug #631608)
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Feb 2018 16:01:17 +0000 (17:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Feb 2018 17:20:16 +0000 (18:20 +0100)
dev-python/setuptools/setuptools-38.5.1.ebuild

index ef15964a8929a9dc82b9a99736798f5b76dc36b7..eaf165a05dd6a321eb3e71967e343044c8e35ca8 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
        inherit git-r3
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
 fi
 
 DESCRIPTION="Collection of extensions to Distutils"