diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-08-27 00:43:16 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-08-27 01:41:57 +0200 |
commit | 09e8bc15dde630c0945d3f09cc43c6d5ee9fce0b (patch) | |
tree | 9d555c2e34ec2c0ebb778f846225b361ac240df6 /net-im | |
parent | app-misc/logiops: drop 0.3.1, 0.3.2 (diff) | |
download | gentoo-09e8bc15dde630c0945d3f09cc43c6d5ee9fce0b.tar.gz gentoo-09e8bc15dde630c0945d3f09cc43c6d5ee9fce0b.tar.bz2 gentoo-09e8bc15dde630c0945d3f09cc43c6d5ee9fce0b.zip |
net-im/spectrum2: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/spectrum2/spectrum2-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/spectrum2/spectrum2-2.2.1.ebuild b/net-im/spectrum2/spectrum2-2.2.1.ebuild index eb862d4dda7c..e9228d551d76 100644 --- a/net-im/spectrum2/spectrum2-2.2.1.ebuild +++ b/net-im/spectrum2/spectrum2-2.2.1.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 ) |