summaryrefslogtreecommitdiff
path: root/dev-python/dill
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-30 14:49:12 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-30 14:49:12 +0000
commite2343ff274d2f0c62f08e1ee9a635efce9e56ed6 (patch)
tree43a27e4feb4537b9fd9d011a0f519c4060f679f2 /dev-python/dill
parent113d567632ca58534cc77c21a810faccfac6a289 (diff)
downloadbaldeagleos-repo-e2343ff274d2f0c62f08e1ee9a635efce9e56ed6.tar.gz
baldeagleos-repo-e2343ff274d2f0c62f08e1ee9a635efce9e56ed6.tar.xz
baldeagleos-repo-e2343ff274d2f0c62f08e1ee9a635efce9e56ed6.zip
Adding metadata
Diffstat (limited to 'dev-python/dill')
-rw-r--r--dev-python/dill/dill-0.3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dill/dill-0.3.6.ebuild b/dev-python/dill/dill-0.3.6.ebuild
index 5683bd1a7f74..729bcb735ffb 100644
--- a/dev-python/dill/dill-0.3.6.ebuild
+++ b/dev-python/dill/dill-0.3.6.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="BSD"
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"
python_test() {
"${EPYTHON}" -m dill.tests || die