diff options
-rw-r--r-- | dev-python/json-rpc/json-rpc-1.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/json-rpc/json-rpc-1.10.1.ebuild b/dev-python/json-rpc/json-rpc-1.10.1.ebuild index 7a21ad361ae1..bda12c40a092 100644 --- a/dev-python/json-rpc/json-rpc-1.10.1.ebuild +++ b/dev-python/json-rpc/json-rpc-1.10.1.ebuild @@ -14,7 +14,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}]" |