gplaycli: unmask, all versions a broken anyway

This commit is contained in:
blshkv 2020-02-14 08:25:37 +08:00
parent bd685b2d81
commit c0aefc04e9
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -13,8 +13,8 @@ SRC_URI="https://github.com/matlink/gplaycli/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="AGPL-3"
SLOT="0"
##https://github.com/matlink/gplaycli/issues/241
#KEYWORDS="~amd64 ~x86"
#https://github.com/matlink/gplaycli/issues/241
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"