dev-python: Remove *-fbsd KEYWORDS

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-10-11 17:34:35 +02:00
parent 1fb4c5c19e
commit a8fce93877
567 changed files with 570 additions and 570 deletions

View File

@@ -15,7 +15,7 @@ SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.ta
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
IUSE="examples test"
RDEPEND=">=dev-libs/geoip-1.4.8"