summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-15 22:32:13 +0100
committerSam James <sam@gentoo.org>2021-07-15 22:32:13 +0100
commit71432cf5a35667a076d45c7c3b8e01910dd75423 (patch)
treebe157ef593612b3189816670a11158745ea590b2 /net-im/ricochet
parentmedia-gfx/converseen: Stabilize 0.9.9.0 x86, #799647 (diff)
downloadgentoo-71432cf5a35667a076d45c7c3b8e01910dd75423.tar.gz
gentoo-71432cf5a35667a076d45c7c3b8e01910dd75423.tar.bz2
gentoo-71432cf5a35667a076d45c7c3b8e01910dd75423.zip
net-im/ricochet: Stabilize 1.1.4 x86, #799656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im/ricochet')
-rw-r--r--net-im/ricochet/ricochet-1.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ricochet/ricochet-1.1.4.ebuild b/net-im/ricochet/ricochet-1.1.4.ebuild
index 44bcd7daf218..cf738b95715b 100644
--- a/net-im/ricochet/ricochet-1.1.4.ebuild
+++ b/net-im/ricochet/ricochet-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ricochet-im/ricochet"
else
SRC_URI="https://github.com/ricochet-im/ricochet/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
DESCRIPTION="Privacy-focused instant messaging through Tor hidden services"