summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-05 20:43:05 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-05 20:43:05 +0100
commit272e262839a325baec1a8efe8557e85ef59442ea (patch)
tree8f3ef475aed2290cc9c7068abe47da958efbf200 /dev-python
parentdev-python/filelock: x86 stable wrt bug #704802 (diff)
downloadgentoo-272e262839a325baec1a8efe8557e85ef59442ea.tar.gz
gentoo-272e262839a325baec1a8efe8557e85ef59442ea.tar.bz2
gentoo-272e262839a325baec1a8efe8557e85ef59442ea.zip
dev-python/python-mpd: x86 stable wrt bug #704802
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-mpd/python-mpd-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-mpd/python-mpd-1.0.0.ebuild b/dev-python/python-mpd/python-mpd-1.0.0.ebuild
index 7f30b53e7592..9574fe2bca30 100644
--- a/dev-python/python-mpd/python-mpd-1.0.0.ebuild
+++ b/dev-python/python-mpd/python-mpd-1.0.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/Mic92/python-mpd2"
SRC_URI="https://github.com/Mic92/${PN}2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE="test +twisted"