diff options
author | Sam James <sam@gentoo.org> | 2022-02-05 06:32:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-05 06:32:35 +0000 |
commit | a4980067d7312983da84cf579a5d6a45078f2249 (patch) | |
tree | 98463f411684fe22033c2c5c5d3f3b88f1bf5677 /net-irc/inspircd | |
parent | media-sound/easyeffects: Keyword 6.2.3 arm, #807265 (diff) | |
download | gentoo-a4980067d7312983da84cf579a5d6a45078f2249.tar.gz gentoo-a4980067d7312983da84cf579a5d6a45078f2249.tar.bz2 gentoo-a4980067d7312983da84cf579a5d6a45078f2249.zip |
net-irc/inspircd: Keyword 3.12.0 arm, #829521
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/inspircd-3.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/inspircd/inspircd-3.12.0.ebuild b/net-irc/inspircd/inspircd-3.12.0.ebuild index ffef87177d73..aa45b8b7971a 100644 --- a/net-irc/inspircd/inspircd-3.12.0.ebuild +++ b/net-irc/inspircd/inspircd-3.12.0.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://github.com/clinew/gentoo-distfiles/raw/master/inspircd-${PV}- LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="debug gnutls ldap maxminddb mbedtls mysql pcre postgres re2 regex-posix regex-stdlib sqlite ssl sslrehashsignal tre" RDEPEND=" |