commit: 42a58ccc5153a51cb15d51c8bced746f019f93d7
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 23 18:47:46 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 23 18:50:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a58ccc
dev-python/json-rpc: mark stable for the amd64 arch.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/json-rpc/json-rpc-1.11.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/json-rpc/json-rpc-1.11.0.ebuild
b/dev-python/json-rpc/json-rpc-1.11.0.ebuild
index d56a28e57a0..f37d9497f40 100644
--- a/dev-python/json-rpc/json-rpc-1.11.0.ebuild
+++ b/dev-python/json-rpc/json-rpc-1.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"