diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 18:38:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 18:38:53 +0000 |
commit | 1309f2a219f4fbdcda9b2968ea0b7b9df323916a (patch) | |
tree | 40122c6cef4e78c259d00fdc3889fe88c350b423 /net-irc | |
parent | media-gfx/blender: Keyword 2.91.2 arm64, #556758 (diff) | |
download | gentoo-1309f2a219f4fbdcda9b2968ea0b7b9df323916a.tar.gz gentoo-1309f2a219f4fbdcda9b2968ea0b7b9df323916a.tar.bz2 gentoo-1309f2a219f4fbdcda9b2968ea0b7b9df323916a.zip |
net-irc/eggdrop: Keyword 1.8.4-r1 arm64, #772227
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild index 9ca61a7717c9..e1c6469a9632 100644 --- a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild +++ b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="An IRC bot extensible with C or TCL" HOMEPAGE="https://www.eggheads.org/" SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ipv6 ssl static" |