diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:35:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:38:14 +0100 |
commit | d979f2501b17c5df0d92c73c3901d1af9ea09912 (patch) | |
tree | 8140345ef43928f4b4a3b74ff108c1518d22f274 /net-im | |
parent | media-gfx/converseen: Stabilize 0.9.9.0 amd64, #799647 (diff) | |
download | gentoo-d979f2501b17c5df0d92c73c3901d1af9ea09912.tar.gz gentoo-d979f2501b17c5df0d92c73c3901d1af9ea09912.tar.bz2 gentoo-d979f2501b17c5df0d92c73c3901d1af9ea09912.zip |
net-im/ricochet: Stabilize 1.1.4 amd64, #799656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ricochet/ricochet-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ricochet/ricochet-1.1.4.ebuild b/net-im/ricochet/ricochet-1.1.4.ebuild index cf738b95715b..016274c26dde 100644 --- a/net-im/ricochet/ricochet-1.1.4.ebuild +++ b/net-im/ricochet/ricochet-1.1.4.ebuild @@ -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" |