summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-26 12:13:17 +0200
committerMichał Górny <mgorny@gentoo.org>2022-07-04 08:57:20 +0200
commitd8bf9debde9022f14ba261fb4fe730e21f7d6747 (patch)
tree2c276905929058c281e696b3be281521bfbfcf0b /dev-python
parentdev-python/trustme: Remove keywords for wd40 arches (diff)
downloadgentoo-d8bf9debde9022f14ba261fb4fe730e21f7d6747.tar.gz
gentoo-d8bf9debde9022f14ba261fb4fe730e21f7d6747.tar.bz2
gentoo-d8bf9debde9022f14ba261fb4fe730e21f7d6747.zip
dev-python/ndg-httpsclient: Remove keywords for wd40 arches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild4
1 files changed, 2 insertions, 2 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 177c2705ffb8..14a0369430dd 100644
--- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
+++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P/-/_}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/pyaes[${PYTHON_USEDEP}]