diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-28 22:58:01 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-28 23:42:03 +1000 |
commit | 7f56a59b26a68c3a0f826cc393565380ead7a9a3 (patch) | |
tree | ff5a25c6e72e8b57a1d90e014e3a02f50ca5f357 /dev-python/constantly | |
parent | dev-python/priority: stabilise 1.3.0 for arm using ALLARCHES (diff) | |
download | gentoo-7f56a59b26a68c3a0f826cc393565380ead7a9a3.tar.gz gentoo-7f56a59b26a68c3a0f826cc393565380ead7a9a3.tar.bz2 gentoo-7f56a59b26a68c3a0f826cc393565380ead7a9a3.zip |
dev-python/constantly: stabilise 15.1.0 for arm using ALLARCHES
Bug: https://bugs.gentoo.org/624990
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/constantly')
-rw-r--r-- | dev-python/constantly/constantly-15.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/constantly/constantly-15.1.0.ebuild b/dev-python/constantly/constantly-15.1.0.ebuild index 4a2b46dc0bc2..ba161fe3857f 100644 --- a/dev-python/constantly/constantly-15.1.0.ebuild +++ b/dev-python/constantly/constantly-15.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" IUSE="" RDEPEND="" |