summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 21:16:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 21:16:21 +0200
commitce60496fdc3e3b8d283eee86ce5ece25ef04ddd7 (patch)
treefb19d00ad2d35a99dde327d0ffda0d59c008ac80 /net-im
parentsci-astronomy/erfa: Stabilize 2.0.0 amd64, #920142 (diff)
downloadgentoo-ce60496fdc3e3b8d283eee86ce5ece25ef04ddd7.tar.gz
gentoo-ce60496fdc3e3b8d283eee86ce5ece25ef04ddd7.tar.bz2
gentoo-ce60496fdc3e3b8d283eee86ce5ece25ef04ddd7.zip
net-im/qtox: Stabilize 1.17.6-r2 amd64, #920153
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/qtox/qtox-1.17.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qtox/qtox-1.17.6-r2.ebuild b/net-im/qtox/qtox-1.17.6-r2.ebuild
index 26c612874adc..ca93183efb05 100644
--- a/net-im/qtox/qtox-1.17.6-r2.ebuild
+++ b/net-im/qtox/qtox-1.17.6-r2.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