summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-02 22:45:42 +0100
committerSam James <sam@gentoo.org>2022-09-02 22:45:42 +0100
commit66cac294ea7bdaa5f6e0d809f111b883d3e137ac (patch)
tree991b476a676a81f64a8b1a7c125f1794dc273819
parentmedia-video/pipewire: add 0.3.57 (diff)
downloadgentoo-66cac294.tar.gz
gentoo-66cac294.tar.bz2
gentoo-66cac294.zip
net-im/qtox: Stabilize 1.17.6 amd64, #868102
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-im/qtox/qtox-1.17.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qtox/qtox-1.17.6.ebuild b/net-im/qtox/qtox-1.17.6.ebuild
index 825ce6aa14d1..a2a84d3ec982 100644
--- a/net-im/qtox/qtox-1.17.6.ebuild
+++ b/net-im/qtox/qtox-1.17.6.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
else
MY_P="qTox-${PV}"
SRC_URI="https://github.com/qTox/qTox/releases/download/v${PV}/v${PV}.tar.gz -> ${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
S="${WORKDIR}/qTox"
fi