diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-28 23:38:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-28 23:40:11 +0000 |
commit | 5581f5ba15db8ad178f03b2dfe351f546e59c154 (patch) | |
tree | 1feed9a2b376ebba32b08395a7d90647fe444e59 /dev-python/ndg-httpsclient | |
parent | dev-python/rfc3986-validator: keyworded 0.1.1 for ia64, bug #715120 (diff) | |
download | gentoo-5581f5ba15db8ad178f03b2dfe351f546e59c154.tar.gz gentoo-5581f5ba15db8ad178f03b2dfe351f546e59c154.tar.bz2 gentoo-5581f5ba15db8ad178f03b2dfe351f546e59c154.zip |
dev-python/ndg-httpsclient: keyworded 0.5.1 for ia64, bug #710396
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/ndg-httpsclient')
-rw-r--r-- | dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild index 2a498dbf874c..7c74a4e48412 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${P/-/_}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~x86" RDEPEND=" dev-python/pyaes[${PYTHON_USEDEP}] |