summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-05 23:13:23 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-05 23:13:23 +0100
commit8174a409daaf96ece99c1de65c629f37c97aea6b (patch)
tree7db6609577c1a72644bf0c29b111de826060cc4f /dev-python/werkzeug
parentdev-python/httpbin: keyworded 0.7.0 for ia64, bug #700940 (diff)
downloadgentoo-8174a409daaf96ece99c1de65c629f37c97aea6b.tar.gz
gentoo-8174a409daaf96ece99c1de65c629f37c97aea6b.tar.bz2
gentoo-8174a409daaf96ece99c1de65c629f37c97aea6b.zip
dev-python/werkzeug: keyworded 1.0.1 for ia64, bug #700940
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/werkzeug')
-rw-r--r--dev-python/werkzeug/werkzeug-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/werkzeug/werkzeug-1.0.1.ebuild b/dev-python/werkzeug/werkzeug-1.0.1.ebuild
index 83a2825e9afa..e8ca9a64eead 100644
--- a/dev-python/werkzeug/werkzeug-1.0.1.ebuild
+++ b/dev-python/werkzeug/werkzeug-1.0.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> ${P}.gh.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
DEPEND="