summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-08-29 07:09:45 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-08-29 07:09:45 +0200
commit88c816a9c93dfe28dd76ff27724ddb1143488c81 (patch)
tree7aa4d7ddf3acbc5be1523a54fd4f4b1fe75020ad /net-irc
parentnet-irc/quassel: Stabilize 0.14.0-r3 arm64, #938647 (diff)
downloadgentoo-88c816a9c93dfe28dd76ff27724ddb1143488c81.tar.gz
gentoo-88c816a9c93dfe28dd76ff27724ddb1143488c81.tar.bz2
gentoo-88c816a9c93dfe28dd76ff27724ddb1143488c81.zip
net-irc/quassel: Stabilize 0.14.0-r3 amd64, #938647
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/quassel-0.14.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/quassel/quassel-0.14.0-r3.ebuild b/net-irc/quassel/quassel-0.14.0-r3.ebuild
index 7c6ee9a349b1..546741201071 100644
--- a/net-irc/quassel/quassel-0.14.0-r3.ebuild
+++ b/net-irc/quassel/quassel-0.14.0-r3.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/quassel/quassel/archive/refs/tags/${PV/_/-}.tar.gz -> ${P}.tar.gz"
else
SRC_URI="https://quassel-irc.org/pub/${MY_P}.tar.bz2"
- KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux"
fi
S="${WORKDIR}/${MY_P}"
else