diff options
author | 2022-11-30 18:00:52 +0800 | |
---|---|---|
committer | 2022-11-30 18:09:03 +0800 | |
commit | 969096d392c949df207f0727171ea0f6984c8322 (patch) | |
tree | 445810c46ecde9e256f42c89e860e88c8add82ad /dev-python/testresources | |
parent | dev-python/natsort: keyword 8.2.0 for ~loong (diff) | |
download | gentoo-969096d392c949df207f0727171ea0f6984c8322.tar.gz gentoo-969096d392c949df207f0727171ea0f6984c8322.tar.bz2 gentoo-969096d392c949df207f0727171ea0f6984c8322.zip |
dev-python/testresources: keyword 2.0.1-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/testresources')
-rw-r--r-- | dev-python/testresources/testresources-2.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testresources/testresources-2.0.1-r2.ebuild b/dev-python/testresources/testresources-2.0.1-r2.ebuild index 05d03edf42a8..26da973cebfe 100644 --- a/dev-python/testresources/testresources-2.0.1-r2.ebuild +++ b/dev-python/testresources/testresources-2.0.1-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pbr[${PYTHON_USEDEP}] |