commit: 66cac294ea7bdaa5f6e0d809f111b883d3e137ac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 2 21:45:42 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 2 21:45:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66cac294
net-im/qtox: Stabilize 1.17.6 amd64, #868102 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/qtox/qtox-1.17.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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