diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-26 11:59:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-11-28 15:38:57 +0100 |
commit | deeb53c04a98028a669c15f4de9226a7eb885996 (patch) | |
tree | e94cddc9132d284d35b53901de33858f92298980 /dev-python/ndg-httpsclient | |
parent | dev-python/dnspython: Remove ~ia64 (due to Rust) (diff) | |
download | gentoo-deeb53c04a98028a669c15f4de9226a7eb885996.tar.gz gentoo-deeb53c04a98028a669c15f4de9226a7eb885996.tar.bz2 gentoo-deeb53c04a98028a669c15f4de9226a7eb885996.zip |
dev-python/ndg-httpsclient: Remove ~ia64 (due to Rust)
Signed-off-by: Michał Górny <mgorny@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 0d41d3fb2b83..177c2705ffb8 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${P/-/_}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/pyaes[${PYTHON_USEDEP}] |