diff options
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ergo/ergo-2.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/ergo/ergo-2.9.1-r1.ebuild b/net-irc/ergo/ergo-2.9.1-r1.ebuild index a836c2571de1..98c9c7e9af05 100644 --- a/net-irc/ergo/ergo-2.9.1-r1.ebuild +++ b/net-irc/ergo/ergo-2.9.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ergochat/ergo/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" # We may even want to package irctest in future? |