summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:23:57 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:00:34 +0000
commit6e8c9dc5f59d74ec7f906b17a87c994e5ac2a69f (patch)
tree5ebea2aee9de560c3089ceb45752f346e4e93aab /dev-python/ssl-fetch
parentdev-python/sqlparse: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-6e8c9dc5f59d74ec7f906b17a87c994e5ac2a69f.tar.gz
gentoo-6e8c9dc5f59d74ec7f906b17a87c994e5ac2a69f.tar.bz2
gentoo-6e8c9dc5f59d74ec7f906b17a87c994e5ac2a69f.zip
dev-python/ssl-fetch: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ssl-fetch')
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 2d1ab1606377..8c37254d9a30 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~dolsen/releases/ssl-fetch/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos"
RDEPEND=">=dev-python/requests-1.2.1[${PYTHON_USEDEP}]"