diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-21 17:13:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-21 18:20:16 +0100 |
commit | c2e93b1389f5e8b581ecbcac807d85bff96978aa (patch) | |
tree | b20e8608b3749fc78f5d3010433867b674f88222 /app-portage/gemato | |
parent | dev-python/setuptools: Tested on ~amd64-fbsd (bug #631608) (diff) | |
download | gentoo-c2e93b1389f5e8b581ecbcac807d85bff96978aa.tar.gz gentoo-c2e93b1389f5e8b581ecbcac807d85bff96978aa.tar.bz2 gentoo-c2e93b1389f5e8b581ecbcac807d85bff96978aa.zip |
app-portage/gemato: Tested on ~amd64-fbsd (bug #638776)
There are two sets of test failures but one of them indicates broken
tests, and the other does not affect normal normal operation.
Diffstat (limited to 'app-portage/gemato')
-rw-r--r-- | app-portage/gemato/gemato-11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gemato/gemato-11.2.ebuild b/app-portage/gemato/gemato-11.2.ebuild index 70c8041de123..ed441c24063e 100644 --- a/app-portage/gemato/gemato-11.2.ebuild +++ b/app-portage/gemato/gemato-11.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd" IUSE="+blake2 bzip2 +gpg lzma sha3 test" MODULE_RDEPEND=" |