diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-24 18:37:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-24 18:37:34 +0300 |
commit | 227f64e2ea8f2371e9f35a1a85adbc4dca99a649 (patch) | |
tree | 0cd40a6ffb7f5adfcdc297fd6fedc4cd29f64657 | |
parent | dev-ruby/gherkin: Add ~ia64 keyword wrt bug #553470 (diff) | |
download | gentoo-227f64e2ea8f2371e9f35a1a85adbc4dca99a649.tar.gz gentoo-227f64e2ea8f2371e9f35a1a85adbc4dca99a649.tar.bz2 gentoo-227f64e2ea8f2371e9f35a1a85adbc4dca99a649.zip |
dev-python/hypothesis: Add ~ia64 keyword wrt bug #553414
Package-Manager: portage-2.2.20.1
-rw-r--r-- | dev-python/hypothesis/hypothesis-1.7.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/hypothesis/hypothesis-1.9.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hypothesis/hypothesis-1.7.1.ebuild b/dev-python/hypothesis/hypothesis-1.7.1.ebuild index 5a5848d0fa97..7e106ee01a14 100644 --- a/dev-python/hypothesis/hypothesis-1.7.1.ebuild +++ b/dev-python/hypothesis/hypothesis-1.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" RDEPEND="" diff --git a/dev-python/hypothesis/hypothesis-1.9.0.ebuild b/dev-python/hypothesis/hypothesis-1.9.0.ebuild index 5a5848d0fa97..7e106ee01a14 100644 --- a/dev-python/hypothesis/hypothesis-1.9.0.ebuild +++ b/dev-python/hypothesis/hypothesis-1.9.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" RDEPEND="" |