diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 00:06:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 00:06:38 +0000 |
commit | f05fd9792cf0cb5a1df875cab5a6bc04ad0dbb42 (patch) | |
tree | f9640d2e835b47c40d398268c3781cf9d3f23061 /dev-python/ioflo | |
parent | dev-python/pytest-salt: Keyword 2020.1.27 arm, #728612 (diff) | |
download | gentoo-f05fd9792cf0cb5a1df875cab5a6bc04ad0dbb42.tar.gz gentoo-f05fd9792cf0cb5a1df875cab5a6bc04ad0dbb42.tar.bz2 gentoo-f05fd9792cf0cb5a1df875cab5a6bc04ad0dbb42.zip |
dev-python/ioflo: Keyword 2.0.2 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ioflo')
-rw-r--r-- | dev-python/ioflo/ioflo-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ioflo/ioflo-2.0.2.ebuild b/dev-python/ioflo/ioflo-2.0.2.ebuild index ddae8517a9e5..34911e9c5510 100644 --- a/dev-python/ioflo/ioflo-2.0.2.ebuild +++ b/dev-python/ioflo/ioflo-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND=" |