diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:00 +0200 |
commit | 326b52f8753555c81d4f5efcf975afd90c5053b4 (patch) | |
tree | 2cca49252e872f24f55cd6f0869a9dee34f2c3d9 /dev-python/git-review | |
parent | net-p2p/bittornado: amd64 stable wrt bug #793392 (diff) | |
download | gentoo-326b52f8753555c81d4f5efcf975afd90c5053b4.tar.gz gentoo-326b52f8753555c81d4f5efcf975afd90c5053b4.tar.bz2 gentoo-326b52f8753555c81d4f5efcf975afd90c5053b4.zip |
dev-python/git-review: amd64 stable wrt bug #793323
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/git-review')
-rw-r--r-- | dev-python/git-review/git-review-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/git-review/git-review-2.1.0.ebuild b/dev-python/git-review/git-review-2.1.0.ebuild index 69eb5a3eb9d0..869c64dc970d 100644 --- a/dev-python/git-review/git-review-2.1.0.ebuild +++ b/dev-python/git-review/git-review-2.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-python/pbr-4.1.0[${PYTHON_USEDEP}]" |