diff options
| author | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 23:09:35 +0000 |
|---|---|---|
| committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 23:09:35 +0000 |
| commit | eebe3503e5acfb1592d6c07bb63542d3691a3cb2 (patch) | |
| tree | 9561eb4b0261a3c470c1f48ae55c02002bd09d40 /dev-python | |
| parent | 643c9391c1171a5709e20b02c9129c18af3c8329 (diff) | |
| download | gentoo-eebe3503e5acfb1592d6c07bb63542d3691a3cb2.tar.gz gentoo-eebe3503e5acfb1592d6c07bb63542d3691a3cb2.tar.bz2 gentoo-eebe3503e5acfb1592d6c07bb63542d3691a3cb2.zip | |
dev-python/setuptools_scm_git_archive: Keyword 1.1-r4 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild index abc0769e0da0..a6a6c407b584 100644 --- a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild +++ b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND=" |
