diff options
author | Sam James <sam@gentoo.org> | 2023-01-04 05:22:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-04 05:22:55 +0000 |
commit | 1f51e8290a336e6edd15114f82e126ae89814365 (patch) | |
tree | 74d7a2596ac1a13b01b99f0cbbce1265be4f37ad /net-irc | |
parent | sys-fs/duf: add myself as a maintainer (diff) | |
download | gentoo-1f51e8290a336e6edd15114f82e126ae89814365.tar.gz gentoo-1f51e8290a336e6edd15114f82e126ae89814365.tar.bz2 gentoo-1f51e8290a336e6edd15114f82e126ae89814365.zip |
net-irc/inspircd: Stabilize 3.14.0-r1 amd64, #889632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/inspircd/inspircd-3.14.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/inspircd/inspircd-3.14.0-r1.ebuild b/net-irc/inspircd/inspircd-3.14.0-r1.ebuild index 74fee7dad769..b118b579ce4b 100644 --- a/net-irc/inspircd/inspircd-3.14.0-r1.ebuild +++ b/net-irc/inspircd/inspircd-3.14.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="debug gnutls ldap maxminddb mbedtls mysql pcre postgres re2 regex-posix regex-stdlib sqlite ssl sslrehashsignal tre" RDEPEND=" |