diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 10:27:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 10:39:12 +0200 |
commit | 6dcfedfc97a1b684e490ab3b942dd70035496c03 (patch) | |
tree | 4ca7542bcbe4e2d99780053ae9dc6a9a9b029b07 /dev-python/setuptools_scm_git_archive | |
parent | dev-python/secretstorage: Stabilize 3.1.2 ALLARCHES, #731570 (diff) | |
download | gentoo-6dcfedfc97a1b684e490ab3b942dd70035496c03.tar.gz gentoo-6dcfedfc97a1b684e490ab3b942dd70035496c03.tar.bz2 gentoo-6dcfedfc97a1b684e490ab3b942dd70035496c03.zip |
dev-python/setuptools_scm_git_archive: Stabilize 1.1 ALLARCHES, #731572
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/setuptools_scm_git_archive')
-rw-r--r-- | dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1.ebuild b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1.ebuild index e187d19e5ea0..152a88835a2e 100644 --- a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1.ebuild +++ b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="" DEPEND=" |