diff options
author | 2023-09-07 21:52:03 +0100 | |
---|---|---|
committer | 2023-09-07 21:52:03 +0100 | |
commit | c3c5e5e8a6056efe8a26e9a960ef93633acc4bb6 (patch) | |
tree | 39d8d20db93b47c4ab740d1f422dc61c52219188 /net-irc/anope | |
parent | net-irc/anope: Stabilize 2.0.14 arm64, #913790 (diff) | |
download | gentoo-c3c5e5e8a6056efe8a26e9a960ef93633acc4bb6.tar.gz gentoo-c3c5e5e8a6056efe8a26e9a960ef93633acc4bb6.tar.bz2 gentoo-c3c5e5e8a6056efe8a26e9a960ef93633acc4bb6.zip |
net-irc/anope: Stabilize 2.0.14 arm, #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.ebuild | 2 |
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 3dd0059e8f2a..065ec6760495 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 ) )" |