mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/setuptools_scm: Stabilize 3.5.0 ALLARCHES
Closes: https://bugs.gentoo.org/714510 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -11,7 +11,4 @@
|
||||
<remote-id type="bitbucket">pypa/setuptools_scm</remote-id>
|
||||
<remote-id type="github">pypa/setuptools_scm</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="mercurial">Enables mercurial backend</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -14,7 +14,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 ~x64-macos ~x86-macos"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user