summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 00:00:11 +0100
committerSam James <sam@gentoo.org>2023-09-08 00:00:11 +0100
commit4421ffb46e4d87cef81aee0b7397793d01755523 (patch)
treee9a4bfc0748e693d82f506d5ba9a4801b08bf5a8 /net-irc/anope
parentnet-dns/dnscrypt-proxy: Stabilize 2.1.5 amd64, #913789 (diff)
downloadgentoo-4421ffb46e4d87cef81aee0b7397793d01755523.tar.gz
gentoo-4421ffb46e4d87cef81aee0b7397793d01755523.tar.bz2
gentoo-4421ffb46e4d87cef81aee0b7397793d01755523.zip
net-irc/anope: Stabilize 2.0.14 amd64, #913790
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/anope')
-rw-r--r--net-irc/anope/anope-2.0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/anope/anope-2.0.14.ebuild b/net-irc/anope/anope-2.0.14.ebuild
index 065ec6760495..97c91cb0b5e1 100644
--- a/net-irc/anope/anope-2.0.14.ebuild
+++ b/net-irc/anope/anope-2.0.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/anope/anope/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~x86"
+KEYWORDS="amd64 arm arm64 ~x86"
IUSE="gnutls ldap mysql pcre sql sqlite ssl tre"
REQUIRED_USE="sql? ( || ( mysql sqlite ) )"