summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-08-23 20:47:46 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-08-23 20:50:36 +0200
commit42a58ccc5153a51cb15d51c8bced746f019f93d7 (patch)
tree22f986f97a233a7ca8c0d68bca1422e3c1117e68 /dev-python/json-rpc
parentdev-python/json-rpc: add missing die. (diff)
downloadgentoo-42a58ccc5153a51cb15d51c8bced746f019f93d7.tar.gz
gentoo-42a58ccc5153a51cb15d51c8bced746f019f93d7.tar.bz2
gentoo-42a58ccc5153a51cb15d51c8bced746f019f93d7.zip
dev-python/json-rpc: mark stable for the amd64 arch.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/json-rpc')
-rw-r--r--dev-python/json-rpc/json-rpc-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 d56a28e57a0c..f37d9497f40a 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}]"