diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:48:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:48:12 +0200 |
commit | d63441b84d60090d66f4390eefa99cc3dd04e47c (patch) | |
tree | f93f1beb1b01241ef43e9a278d0ee566fac6e500 | |
parent | dev-python/livereload: x86 stable wrt bug #721442 (diff) | |
download | gentoo-d63441b84d60090d66f4390eefa99cc3dd04e47c.tar.gz gentoo-d63441b84d60090d66f4390eefa99cc3dd04e47c.tar.bz2 gentoo-d63441b84d60090d66f4390eefa99cc3dd04e47c.zip |
dev-python/pylast: x86 stable wrt bug #721446
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/pylast/pylast-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-3.2.1.ebuild b/dev-python/pylast/pylast-3.2.1.ebuild index 3f3719f033e8..dd510e891907 100644 --- a/dev-python/pylast/pylast-3.2.1.ebuild +++ b/dev-python/pylast/pylast-3.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND} |