summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-16 20:34:25 +0000
committerSam James <sam@gentoo.org>2020-12-16 20:34:36 +0000
commit822d8ec28f31814e9100a7e84069b7d79d0cdd48 (patch)
tree577f8b577f3f2d472fa0622f6593e83b4f319481 /net-irc
parenteclass/autotools: fixup documentation (diff)
downloadgentoo-822d8ec28f31814e9100a7e84069b7d79d0cdd48.tar.gz
gentoo-822d8ec28f31814e9100a7e84069b7d79d0cdd48.tar.bz2
gentoo-822d8ec28f31814e9100a7e84069b7d79d0cdd48.zip
net-irc/anope: Stabilize 2.0.9 amd64, #758821
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/anope/anope-2.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/anope/anope-2.0.9.ebuild b/net-irc/anope/anope-2.0.9.ebuild
index fc82ca2c2f76..1d6c41175cc7 100644
--- a/net-irc/anope/anope-2.0.9.ebuild
+++ b/net-irc/anope/anope-2.0.9.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 ) )"