diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:14:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:14:45 +0200 |
commit | 9ecea9ff036e7e5e7abf25e5b990fa3cf77ef05c (patch) | |
tree | 0e41e206ea065df76352ec6273b8bc0c222a2a81 /dev-python/itsdangerous | |
parent | dev-python/httpbin: sparc stable wrt bug #720672 (diff) | |
download | gentoo-9ecea9ff036e7e5e7abf25e5b990fa3cf77ef05c.tar.gz gentoo-9ecea9ff036e7e5e7abf25e5b990fa3cf77ef05c.tar.bz2 gentoo-9ecea9ff036e7e5e7abf25e5b990fa3cf77ef05c.zip |
dev-python/itsdangerous: sparc stable wrt bug #720672
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/itsdangerous')
-rw-r--r-- | dev-python/itsdangerous/itsdangerous-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/itsdangerous/itsdangerous-1.1.0.ebuild b/dev-python/itsdangerous/itsdangerous-1.1.0.ebuild index 668bed490b24..da6a7a6dd97c 100644 --- a/dev-python/itsdangerous/itsdangerous-1.1.0.ebuild +++ b/dev-python/itsdangerous/itsdangerous-1.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/freezegun[${PYTHON_USEDEP}] )" |