diff options
-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 f041e74b36bc..366022e33306 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" +KEYWORDS="amd64 ~arm" IUSE="cracklib largenet ldap nls +pcre perl profile ssl" S="${WORKDIR}/${PN}-v${PV}" |