diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-29 21:47:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-29 21:47:59 +0100 |
commit | e772a66b496e088335813c8983b8c607fc5f61d6 (patch) | |
tree | 4ce54592ba15ffa9b20cb1460b83345db6794708 /dev-python/sure/sure-1.4.11.ebuild | |
parent | dev-python/sure: Remove old (diff) | |
download | gentoo-e772a66b496e088335813c8983b8c607fc5f61d6.tar.gz gentoo-e772a66b496e088335813c8983b8c607fc5f61d6.tar.bz2 gentoo-e772a66b496e088335813c8983b8c607fc5f61d6.zip |
dev-python/sure: Copy ~arm64 to newest version
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sure/sure-1.4.11.ebuild')
-rw-r--r-- | dev-python/sure/sure-1.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sure/sure-1.4.11.ebuild b/dev-python/sure/sure-1.4.11.ebuild index ba7f78aadd82..b354abdbeb51 100644 --- a/dev-python/sure/sure-1.4.11.ebuild +++ b/dev-python/sure/sure-1.4.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |