diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:03:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:03 +0100 |
commit | dc47f98b7b31810b59538d9d29eaf9f114af1041 (patch) | |
tree | f8424f1b467ad5b67d30e88ea9e814fdf49b0384 /dev-python/virtualenv-clone | |
parent | dev-python/urlgrabber: amd64 stable wrt bug #714550 (diff) | |
download | gentoo-dc47f98b7b31810b59538d9d29eaf9f114af1041.tar.gz gentoo-dc47f98b7b31810b59538d9d29eaf9f114af1041.tar.bz2 gentoo-dc47f98b7b31810b59538d9d29eaf9f114af1041.zip |
dev-python/virtualenv-clone: amd64 stable wrt bug #714552
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/virtualenv-clone')
-rw-r--r-- | dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild index 8c0b8ccfa4bf..15ba59c7371e 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild @@ -15,5 +15,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" |