diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 14:51:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 14:51:55 +0000 |
commit | 2c1118ef542ceacd8ca099a1bd822bf584954927 (patch) | |
tree | 51e0fec01ff5e9182b0991ea498b2be116d84914 /dev-python/rq | |
parent | dev-python/fonttools: Remove old (diff) | |
download | gentoo-2c1118ef542ceacd8ca099a1bd822bf584954927.tar.gz gentoo-2c1118ef542ceacd8ca099a1bd822bf584954927.tar.bz2 gentoo-2c1118ef542ceacd8ca099a1bd822bf584954927.zip |
dev-python/rq: Keyword 1.7.0 sparc, #765859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rq')
-rw-r--r-- | dev-python/rq/rq-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rq/rq-1.7.0.ebuild b/dev-python/rq/rq-1.7.0.ebuild index f318a1bee1e1..04fb650e3e5f 100644 --- a/dev-python/rq/rq-1.7.0.ebuild +++ b/dev-python/rq/rq-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/rq/rq/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86" BDEPEND=" test? ( |