summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2018-04-22 09:45:26 +0200
committerTupone Alfredo <tupone@gentoo.org>2018-04-22 09:45:26 +0200
commit97b00694f7f308691f7b45dfb89a4e0eb6249614 (patch)
tree9c8663e0ab9962df94ebf70923281f1fa4118fee /dev-python/funcy
parentdev-python/quex: amd64 and x86 stable (diff)
downloadgentoo-97b00694f7f308691f7b45dfb89a4e0eb6249614.tar.gz
gentoo-97b00694f7f308691f7b45dfb89a4e0eb6249614.tar.bz2
gentoo-97b00694f7f308691f7b45dfb89a4e0eb6249614.zip
dev-python/funcy: amd64 and x86 stable
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/funcy')
-rw-r--r--dev-python/funcy/funcy-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/funcy/funcy-1.8.ebuild b/dev-python/funcy/funcy-1.8.ebuild
index 0172eaf6acc6..73fe30f00714 100644
--- a/dev-python/funcy/funcy-1.8.ebuild
+++ b/dev-python/funcy/funcy-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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=""