summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-21 23:03:14 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-21 23:11:22 +0100
commite59c7c11a95aacc6a08fb1b38039e752e822db99 (patch)
tree4fc170d5d57ae1cd2b1fffceb273be5089c87f69
parentsci-libs/mpir: Tested on ~amd64-fbsd (diff)
downloadgentoo-e59c7c11.tar.gz
gentoo-e59c7c11.tar.bz2
gentoo-e59c7c11.zip
dev-python/gmpy: Tested on ~amd64-fbsd
Tests fail on apparently silly assumptions about contents of dir(x).
-rw-r--r--dev-python/gmpy/gmpy-2.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gmpy/gmpy-2.0.8.ebuild b/dev-python/gmpy/gmpy-2.0.8.ebuild
index 0aa9fd3a119b..c82cccb42066 100644
--- a/dev-python/gmpy/gmpy-2.0.8.ebuild
+++ b/dev-python/gmpy/gmpy-2.0.8.ebuild
@@ -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=5
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc mpir"
RDEPEND="