diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:33:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-18 15:33:31 +0200 |
commit | e075fbbe0d82855e797398741d7e8bfd243a98be (patch) | |
tree | 3c4fd3682f7dcc6c384b91ed53da055076b75a03 /dev-python/rfc3986 | |
parent | dev-python/strict-rfc3339: m68k stable wrt bug #583704 (diff) | |
download | gentoo-e075fbbe0d82855e797398741d7e8bfd243a98be.tar.gz gentoo-e075fbbe0d82855e797398741d7e8bfd243a98be.tar.bz2 gentoo-e075fbbe0d82855e797398741d7e8bfd243a98be.zip |
dev-python/rfc3986: m68k stable wrt bug #583704
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="m68k"
Diffstat (limited to 'dev-python/rfc3986')
-rw-r--r-- | dev-python/rfc3986/rfc3986-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3986/rfc3986-0.3.1.ebuild b/dev-python/rfc3986/rfc3986-0.3.1.ebuild index e76bd5cb7344..fba7809a47df 100644 --- a/dev-python/rfc3986/rfc3986-0.3.1.ebuild +++ b/dev-python/rfc3986/rfc3986-0.3.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" DEPEND=" |