From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3088415806E for ; Wed, 24 May 2023 22:12:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71CC0E07FE; Wed, 24 May 2023 22:12:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 30942E07FE for ; Wed, 24 May 2023 22:12:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72D46340CB1 for ; Wed, 24 May 2023 22:12:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8679DA7C for ; Wed, 24 May 2023 22:12:36 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1684966343.9093d6f25320dc00341caf33c9205a2790c2039a.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/spectrum2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/spectrum2/spectrum2-2.2.0-r1.ebuild X-VCS-Directories: net-im/spectrum2/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 9093d6f25320dc00341caf33c9205a2790c2039a X-VCS-Branch: master Date: Wed, 24 May 2023 22:12:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f2b56fd0-5c3e-48ed-86df-2ae031291fd8 X-Archives-Hash: ac0e515a938bc4809dd1706adda7fda1 commit: 9093d6f25320dc00341caf33c9205a2790c2039a Author: Conrad Kostecki gentoo org> AuthorDate: Wed May 24 21:50:26 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Wed May 24 22:12:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9093d6f2 net-im/spectrum2: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> net-im/spectrum2/spectrum2-2.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/spectrum2/spectrum2-2.2.0-r1.ebuild b/net-im/spectrum2/spectrum2-2.2.0-r1.ebuild index 90630c5549c1..1c68b2e65d48 100644 --- a/net-im/spectrum2/spectrum2-2.2.0-r1.ebuild +++ b/net-im/spectrum2/spectrum2-2.2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/SpectrumIM/spectrum2/archive/${PV}.tar.gz -> ${P}.ta LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc frotz irc mysql postgres purple sms +sqlite test twitter whatsapp xmpp" REQUIRED_USE=" || ( mysql postgres sqlite )