diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-03 21:04:08 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-03 22:57:30 +0100 |
commit | 7eea7648dc6b249c88e1166430dc8a1693efcf7f (patch) | |
tree | bd387fab73f22a3c984a6b6fa3ec02dfda6ae40e /dev-python/hacking | |
parent | dev-lang/ruby: stable 2.4.10 for hppa, bug #715620 (diff) | |
download | gentoo-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/hacking')
-rw-r--r-- | dev-python/hacking/hacking-2.0.0.ebuild | 2 |
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 0e24beabae69..4d7dcba426e5 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 )" |