summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-03 21:04:08 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-03 22:57:30 +0100
commit7eea7648dc6b249c88e1166430dc8a1693efcf7f (patch)
treebd387fab73f22a3c984a6b6fa3ec02dfda6ae40e /dev-python
parent43242e02b11707a7c823060c892bac1269ed7dd6 (diff)
downloadgentoo-7eea7648dc6b249c88e1166430dc8a1693efcf7f.tar.gz
gentoo-7eea7648dc6b249c88e1166430dc8a1693efcf7f.tar.bz2
gentoo-7eea7648dc6b249c88e1166430dc8a1693efcf7f.zip
dev-python/hacking: drop ~hppa, broken deps, no revdeps
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hacking/hacking-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hacking/hacking-2.0.0.ebuild b/dev-python/hacking/hacking-2.0.0.ebuild
index 0e24beabae697..4d7dcba426e5b 100644
--- a/dev-python/hacking/hacking-2.0.0.ebuild
+++ b/dev-python/hacking/hacking-2.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RESTRICT="!test? ( test )"