diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-03-12 12:48:33 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-03-12 12:52:05 +0100 |
commit | c95524507b3f907921e05d11e6a3852509468733 (patch) | |
tree | 109a8b21c55bb14fdb2ac6f5e01818d83243b966 /net-im | |
parent | net-im/libcommuni: drop 3.6.0 (diff) | |
download | gentoo-c95524507b3f907921e05d11e6a3852509468733.tar.gz gentoo-c95524507b3f907921e05d11e6a3852509468733.tar.bz2 gentoo-c95524507b3f907921e05d11e6a3852509468733.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.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/spectrum2/spectrum2-2.1.2.ebuild b/net-im/spectrum2/spectrum2-2.1.2.ebuild index 546c78a06593..9578b2864a39 100644 --- a/net-im/spectrum2/spectrum2-2.1.2.ebuild +++ b/net-im/spectrum2/spectrum2-2.1.2.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 ) |