summaryrefslogtreecommitdiff
path: root/dev-python/pyrsistent
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-17 06:56:32 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-07-17 06:56:32 +0000
commitf3c4550fbbf32895d8a71b1df500c98d71208673 (patch)
tree051ed807cc08a33b25c63d0f4a44e36b9c60f70a /dev-python/pyrsistent
parentba872f10f8ac67e08d6c40c8ae1ae49c50ad72a9 (diff)
downloadbaldeagleos-repo-f3c4550fbbf32895d8a71b1df500c98d71208673.tar.gz
baldeagleos-repo-f3c4550fbbf32895d8a71b1df500c98d71208673.tar.xz
baldeagleos-repo-f3c4550fbbf32895d8a71b1df500c98d71208673.zip
Updating liguros repo
Diffstat (limited to 'dev-python/pyrsistent')
-rw-r--r--dev-python/pyrsistent/pyrsistent-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyrsistent/pyrsistent-0.16.0.ebuild b/dev-python/pyrsistent/pyrsistent-0.16.0.ebuild
index 04083f6cf990..e584c29e93f7 100644
--- a/dev-python/pyrsistent/pyrsistent-0.16.0.ebuild
+++ b/dev-python/pyrsistent/pyrsistent-0.16.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"