diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-04 00:19:33 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-04 16:05:09 +0200 |
commit | 76bec6006745e9f1d7297cf2dfdfda3ba9a66ceb (patch) | |
tree | 177054180629d250acf3dd7002cda7ca08cb07b7 /dev-python/pytest-shutil | |
parent | media-gfx/pngquant: arm keyworded (bug #716074) (diff) | |
download | gentoo-76bec6006745e9f1d7297cf2dfdfda3ba9a66ceb.tar.gz gentoo-76bec6006745e9f1d7297cf2dfdfda3ba9a66ceb.tar.bz2 gentoo-76bec6006745e9f1d7297cf2dfdfda3ba9a66ceb.zip |
dev-python/pytest-shutil: arm keyworded (bug #711846)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild index 041dbc6f59fa..668d150c5535 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild index bb8f494cdc92..6965a5e56aec 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |