summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-06 05:45:59 +0000
committerSam James <sam@gentoo.org>2022-03-06 05:45:59 +0000
commit88a7470f7794fe387c3e3fe7e507b37d49df89a1 (patch)
tree064b604dcf3f98e9d405924bf26f9d968ce4b1c1 /net-irc
parentsys-fs/mtools: add 4.0.38 (diff)
downloadgentoo-88a7470f7794fe387c3e3fe7e507b37d49df89a1.tar.gz
gentoo-88a7470f7794fe387c3e3fe7e507b37d49df89a1.tar.bz2
gentoo-88a7470f7794fe387c3e3fe7e507b37d49df89a1.zip
net-irc/eggdrop: Stabilize 1.9.1 x86, #834641
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/eggdrop/eggdrop-1.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.9.1.ebuild b/net-irc/eggdrop/eggdrop-1.9.1.ebuild
index f76cbee2176d..f0715cbe58c9 100644
--- a/net-irc/eggdrop/eggdrop-1.9.1.ebuild
+++ b/net-irc/eggdrop/eggdrop-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.eggheads.org/"
SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~riscv ~sparc x86"
LICENSE="GPL-2+"
SLOT="0"
IUSE="debug doc ipv6 ssl static"