summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-06 21:22:50 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-06 22:21:41 +0200
commit142d7133cd7c40a0c278d5f19e0fb407f772c3ea (patch)
treeeb462279975701d425b79c3c7b87046bd8b2f470 /dev-python
parentdev-python/recommonmark: stable 0.6.0 under ALLARCHES (diff)
downloadgentoo-142d7133cd7c40a0c278d5f19e0fb407f772c3ea.tar.gz
gentoo-142d7133cd7c40a0c278d5f19e0fb407f772c3ea.tar.bz2
gentoo-142d7133cd7c40a0c278d5f19e0fb407f772c3ea.zip
dev-python/hgdistver: Drop sparc
The keyword is going to be dropped from dev-vcs/mercurial too. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hgdistver/hgdistver-0.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild
index e689952379dd..eebff5382012 100644
--- a/dev-python/hgdistver/hgdistver-0.25.ebuild
+++ b/dev-python/hgdistver/hgdistver-0.25.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"