diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-28 12:03:15 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-28 12:03:15 +0200 |
commit | c692fb35f3c16371e4d96dec13753ca796813594 (patch) | |
tree | 45a890b7f072558b3b838495583d3c3e65c53015 /net-irc | |
parent | sys-process/parallel: Stabilize 20220422 amd64, #847865 (diff) | |
download | gentoo-c692fb35f3c16371e4d96dec13753ca796813594.tar.gz gentoo-c692fb35f3c16371e4d96dec13753ca796813594.tar.bz2 gentoo-c692fb35f3c16371e4d96dec13753ca796813594.zip |
net-irc/anope: Stabilize 2.0.11 amd64, #847868
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/anope/anope-2.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/anope/anope-2.0.11.ebuild b/net-irc/anope/anope-2.0.11.ebuild index 90c115943b38..dfa2e6d082e0 100644 --- a/net-irc/anope/anope-2.0.11.ebuild +++ b/net-irc/anope/anope-2.0.11.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 ) )" |