diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 05:31:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 05:31:34 +0000 |
commit | acff105be7ebbf56ba05ff052dd45f791dccb65e (patch) | |
tree | d865ea67f71d455cc188abbcdb7b3f7a5d1ea517 /dev-python/pylast | |
parent | net-libs/libtirpc: Stabilize 1.2.6 ppc, #736340 (diff) | |
download | gentoo-acff105be7ebbf56ba05ff052dd45f791dccb65e.tar.gz gentoo-acff105be7ebbf56ba05ff052dd45f791dccb65e.tar.bz2 gentoo-acff105be7ebbf56ba05ff052dd45f791dccb65e.zip |
dev-python/pylast: Keyword 3.3.0 arm, #736519
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pylast')
-rw-r--r-- | dev-python/pylast/pylast-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pylast/pylast-3.3.0.ebuild b/dev-python/pylast/pylast-3.3.0.ebuild index 126f06114b29..bc991ccd63c2 100644 --- a/dev-python/pylast/pylast-3.3.0.ebuild +++ b/dev-python/pylast/pylast-3.3.0.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 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" BDEPEND=" |