From: Agostino Sarubbo Date: Sun, 3 May 2020 19:00:52 +0000 (+0200) Subject: dev-python/python-discid: x86 stable wrt bug #720582 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a542a5d2033777f2676c66375009e85a7acecd75;p=gentoo.git dev-python/python-discid: x86 stable wrt bug #720582 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/python-discid/python-discid-1.2.0.ebuild b/dev-python/python-discid/python-discid-1.2.0.ebuild index 9c27f99f735e..df59ea63394d 100644 --- a/dev-python/python-discid/python-discid-1.2.0.ebuild +++ b/dev-python/python-discid/python-discid-1.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/JonnyJD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=media-libs/libdiscid-0.2.2" DEPEND="${RDEPEND}"