diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:21:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:59:20 +0000 |
commit | 7ea3058b010862d62b0c7418e2617c4c1c8dec04 (patch) | |
tree | 486630bd186091e268f7fc9fe7ebe350803f40d4 /dev-python/ndg-httpsclient | |
parent | dev-python/namespace-zope: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-7ea3058b010862d62b0c7418e2617c4c1c8dec04.tar.gz gentoo-7ea3058b010862d62b0c7418e2617c4c1c8dec04.tar.bz2 gentoo-7ea3058b010862d62b0c7418e2617c4c1c8dec04.zip |
dev-python/ndg-httpsclient: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@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 e44dc2439e8a..cf5a74bab0ca 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 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/pyaes[${PYTHON_USEDEP}] |