summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-25 09:03:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-25 09:03:42 +0200
commit9e6a0f54eeec26d1a18402d76fb2c9130d3df44c (patch)
tree0bb7397f1120273d5bf283188d418a21bc1b17f1 /dev-python/git-review
parentnet-irc/weechat: amd64 stable wrt bug #856856 (diff)
downloadgentoo-9e6a0f54eeec26d1a18402d76fb2c9130d3df44c.tar.gz
gentoo-9e6a0f54eeec26d1a18402d76fb2c9130d3df44c.tar.bz2
gentoo-9e6a0f54eeec26d1a18402d76fb2c9130d3df44c.zip
dev-python/git-review: amd64 stable wrt bug #860594
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.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/git-review/git-review-2.3.1.ebuild b/dev-python/git-review/git-review-2.3.1.ebuild
index 13d202bab76e..52acf643695f 100644
--- a/dev-python/git-review/git-review-2.3.1.ebuild
+++ b/dev-python/git-review/git-review-2.3.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://opendev.org/opendev/${PN}.git"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 x86 ~x64-cygwin ~amd64-linux ~x86-linux"
fi
LICENSE="Apache-2.0"