summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-01-06 15:48:46 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-01-06 15:53:05 +0100
commit216644e42cd7bd0522dc7cfcbc939a77b4a817c0 (patch)
tree57ba7237487bde3a4a966a4eeb6a1d9ce7cf4fc0 /dev-python/python-mpd/python-mpd-1.0.0.ebuild
parentnet-news/liferea: fixed build against >=net-libs/webkit-gtk-2.26.2 (diff)
downloadgentoo-216644e42cd7bd0522dc7cfcbc939a77b4a817c0.tar.gz
gentoo-216644e42cd7bd0522dc7cfcbc939a77b4a817c0.tar.bz2
gentoo-216644e42cd7bd0522dc7cfcbc939a77b4a817c0.zip
dev-python/python-mpd: Restore ~ppc/~ppc64 on 1.0.0
Dropped on revbump for what seems no reason. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/python-mpd/python-mpd-1.0.0.ebuild')
-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 9574fe2bca30..edacb331407c 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 ~ppc ~ppc64 x86"
SLOT="0"
IUSE="test +twisted"