diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:31:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:31:46 +0200 |
commit | 9e7602eac8cefb76fc7be81a4ce1dfa148ee626b (patch) | |
tree | 75b3a9767b6c31c92984ff3d4443e175bd0f2223 | |
parent | dev-python/pytest-freezegun: sparc stable wrt bug #737800 (diff) | |
download | gentoo-9e7602eac8cefb76fc7be81a4ce1dfa148ee626b.tar.gz gentoo-9e7602eac8cefb76fc7be81a4ce1dfa148ee626b.tar.bz2 gentoo-9e7602eac8cefb76fc7be81a4ce1dfa148ee626b.zip |
dev-python/tempora: sparc stable wrt bug #737800
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/tempora/tempora-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempora/tempora-4.0.0.ebuild b/dev-python/tempora/tempora-4.0.0.ebuild index 316ea548e011..914686f08c66 100644 --- a/dev-python/tempora/tempora-4.0.0.ebuild +++ b/dev-python/tempora/tempora-4.0.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" RDEPEND=" >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}] |