diff options
Diffstat (limited to 'net-irc/atheme-services/atheme-services-7.2.12.ebuild')
-rw-r--r-- | net-irc/atheme-services/atheme-services-7.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/atheme-services/atheme-services-7.2.12.ebuild b/net-irc/atheme-services/atheme-services-7.2.12.ebuild index 366022e33306..4388ab319e07 100644 --- a/net-irc/atheme-services/atheme-services-7.2.12.ebuild +++ b/net-irc/atheme-services/atheme-services-7.2.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/atheme/atheme/releases/download/v${PV}/${PN}-v${PV}. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm" +KEYWORDS="amd64 ~arm ~arm64" IUSE="cracklib largenet ldap nls +pcre perl profile ssl" S="${WORKDIR}/${PN}-v${PV}" |