dev-python/flask-paranoid: stabilize on amd64 and x86
authorVirgil Dupras <vdupras@gentoo.org>
Tue, 19 Mar 2019 23:56:26 +0000 (19:56 -0400)
committerVirgil Dupras <vdupras@gentoo.org>
Tue, 19 Mar 2019 23:56:26 +0000 (19:56 -0400)
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild

index 25fe0e5e498c207ab7a8aba2f631839f8d5b99c1..ea57e7de83f5762d38614d05b58c260c787ef912 100644 (file)
@@ -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
@@ -17,7 +17,7 @@ LICENSE="BSD"
 
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"