summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 14:25:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 14:27:27 +0100
commit094e30ec9238b06d7b0f27acfeb02c877864d25d (patch)
tree33de3de91ccf6e78586c74cc4696c2ee078ba9bc /dev-python/rfc3987
parentdev-python/regex: ppc stable wrt bug #714488 (diff)
downloadgentoo-094e30ec9238b06d7b0f27acfeb02c877864d25d.tar.gz
gentoo-094e30ec9238b06d7b0f27acfeb02c877864d25d.tar.bz2
gentoo-094e30ec9238b06d7b0f27acfeb02c877864d25d.zip
dev-python/rfc3987: ppc stable wrt bug #714494
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/rfc3987')
-rw-r--r--dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild b/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild
index 082edcb84128..6cab0a53b550 100644
--- a/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild
+++ b/dev-python/rfc3987/rfc3987-1.3.8-r1.ebuild
@@ -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="dev-python/regex[${PYTHON_USEDEP}]"