diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-03-20 11:29:14 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-03-20 11:29:14 +0100 |
commit | 98105773f1904565972af9c320b29a3d2fa5e545 (patch) | |
tree | c290c6a2141ed7170c0ec926d55ab6d0c2ecf2d4 /dev-python | |
parent | dev-python/twisted: marked ~amd64-linux (diff) | |
download | gentoo-98105773f1904565972af9c320b29a3d2fa5e545.tar.gz gentoo-98105773f1904565972af9c320b29a3d2fa5e545.tar.bz2 gentoo-98105773f1904565972af9c320b29a3d2fa5e545.zip |
dev-python/pyhamcrest: marked ~amd64-linux
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 8364afe1d5e2..c87d6490028b 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~sh ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux" IUSE="doc examples test" RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]" |