diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-02-13 13:31:01 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-02-13 14:21:25 -0600 |
commit | 09bb598c7379083b70757abcb44b4a7fc3ec0431 (patch) | |
tree | 1f5ac39c87d459b7f338c34ff8cb430f0aba2a70 /dev-python/rfc3987 | |
parent | sys-kernel/rt-sources: version bump to 4.14.18_p15 (diff) | |
download | gentoo-09bb598c7379083b70757abcb44b4a7fc3ec0431.tar.gz gentoo-09bb598c7379083b70757abcb44b4a7fc3ec0431.tar.bz2 gentoo-09bb598c7379083b70757abcb44b4a7fc3ec0431.zip |
dev-python/rfc3987: should have stablized arm64 when I did allarches before
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/rfc3987')
-rw-r--r-- | dev-python/rfc3987/rfc3987-1.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rfc3987/rfc3987-1.3.7.ebuild b/dev-python/rfc3987/rfc3987-1.3.7.ebuild index c290f019fa75..b13a89e89433 100644 --- a/dev-python/rfc3987/rfc3987-1.3.7.ebuild +++ b/dev-python/rfc3987/rfc3987-1.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="$(python_gen_cond_dep \ |