diff options
author | Sam James <sam@gentoo.org> | 2023-07-15 07:08:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-15 07:08:09 +0100 |
commit | 523fc39cae753f150c620c660798c1d1f86de87e (patch) | |
tree | 225d5280c34bc6be626028c8922f3742160acb11 /net-irc/anope | |
parent | x11-terms/xterm: Stabilize 382 arm, #910227 (diff) | |
download | gentoo-523fc39cae753f150c620c660798c1d1f86de87e.tar.gz gentoo-523fc39cae753f150c620c660798c1d1f86de87e.tar.bz2 gentoo-523fc39cae753f150c620c660798c1d1f86de87e.zip |
net-irc/anope: Stabilize 2.0.13 arm, #910275
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/anope')
-rw-r--r-- | net-irc/anope/anope-2.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/anope/anope-2.0.13.ebuild b/net-irc/anope/anope-2.0.13.ebuild index 2f40bfaf5471..88159b72e6e0 100644 --- a/net-irc/anope/anope-2.0.13.ebuild +++ b/net-irc/anope/anope-2.0.13.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 ) )" |