diff options
author | Sam James <sam@gentoo.org> | 2023-09-07 21:52:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-07 21:52:02 +0100 |
commit | d775b8dc7c303479852926e94a493c83c43679a3 (patch) | |
tree | d762d456edc6afdd839fa88e0618d770dacf0a79 /net-irc/anope | |
parent | dev-cpp/xsimd: Keyword 11.1.0 arm, #913788 (diff) | |
download | gentoo-d775b8dc7c303479852926e94a493c83c43679a3.tar.gz gentoo-d775b8dc7c303479852926e94a493c83c43679a3.tar.bz2 gentoo-d775b8dc7c303479852926e94a493c83c43679a3.zip |
net-irc/anope: Stabilize 2.0.14 arm64, #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 5481ad49d61a..3dd0059e8f2a 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 ) )" |