From 97b00694f7f308691f7b45dfb89a4e0eb6249614 Mon Sep 17 00:00:00 2001 From: Tupone Alfredo Date: Sun, 22 Apr 2018 09:45:26 +0200 Subject: [PATCH] dev-python/funcy: amd64 and x86 stable Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-python/funcy/funcy-1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/funcy/funcy-1.8.ebuild b/dev-python/funcy/funcy-1.8.ebuild index 0172eaf6acc62..73fe30f007144 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=""