summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2019-10-21 09:13:39 +0200
committerTupone Alfredo <tupone@gentoo.org>2019-10-21 20:27:49 +0200
commit41e982afa78235cef0a098e6f4956f12a82f5b85 (patch)
treee6e28ec4a2942ae18883383cdf5b7a5177a47929 /dev-python/funcy
parentdev-go/golicense: new package to scan for licenses in go binaries (diff)
downloadgentoo-41e982afa78235cef0a098e6f4956f12a82f5b85.tar.gz
gentoo-41e982afa78235cef0a098e6f4956f12a82f5b85.tar.bz2
gentoo-41e982afa78235cef0a098e6f4956f12a82f5b85.zip
dev-python/funcy: Stable version
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-python/funcy')
-rw-r--r--dev-python/funcy/funcy-1.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/funcy/funcy-1.10.1.ebuild b/dev-python/funcy/funcy-1.10.1.ebuild
index c94f09e0ac42..e77f54f8a1b2 100644
--- a/dev-python/funcy/funcy-1.10.1.ebuild
+++ b/dev-python/funcy/funcy-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""