diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 21:16:21 +0200 |
commit | ce60496fdc3e3b8d283eee86ce5ece25ef04ddd7 (patch) | |
tree | fb19d00ad2d35a99dde327d0ffda0d59c008ac80 /net-im | |
parent | sci-astronomy/erfa: Stabilize 2.0.0 amd64, #920142 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |