diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-25 13:53:32 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-25 14:08:41 +0200 |
commit | d155fe168810ed8796f0ee4c4aa3ca59e32792c2 (patch) | |
tree | 6982725018762fa520512afcbe9484f6663f57d3 | |
parent | dev-python/pyasn1-modules: add ~x86-linux keyword (diff) | |
download | gentoo-d155fe168810ed8796f0ee4c4aa3ca59e32792c2.tar.gz gentoo-d155fe168810ed8796f0ee4c4aa3ca59e32792c2.tar.bz2 gentoo-d155fe168810ed8796f0ee4c4aa3ca59e32792c2.zip |
dev-python/pyhamcrest: add ~x86-linux keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
-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 6824c3807675..21d36581c516 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="~alpha ~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]" |