diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-11-19 17:04:15 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-11 18:19:18 -0800 |
commit | 233e8a823877f01af342cf0769c3cb48d5fcccdb (patch) | |
tree | a3f125301608d453c784ab0a8867deea3876acf0 /dev-python/setuptools_scm_git_archive | |
parent | dev-python/pecan: keyword on ~ppc64 (diff) | |
download | gentoo-233e8a823877f01af342cf0769c3cb48d5fcccdb.tar.gz gentoo-233e8a823877f01af342cf0769c3cb48d5fcccdb.tar.bz2 gentoo-233e8a823877f01af342cf0769c3cb48d5fcccdb.zip |
dev-python/setuptools_scm_git_archive: keyword on ~ppc64
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <gyakovlev@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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild index 264b344cc2f0..819a015f8fe3 100644 --- a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild +++ b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="" DEPEND=" |