commit: 61d3a0f056d417c2a7ea80dec8e6ee31ccaf30d3 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Mon Oct 22 09:36:50 2018 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Mon Oct 22 09:37:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d3a0f0
net-irc/eggdrop: add ~arm keyword Closes: https://bugs.gentoo.org/668970 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-irc/eggdrop/eggdrop-1.8.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/eggdrop/eggdrop-1.8.3.ebuild b/net-irc/eggdrop/eggdrop-1.8.3.ebuild index 45e57088d8b..131aaa71386 100644 --- a/net-irc/eggdrop/eggdrop-1.8.3.ebuild +++ b/net-irc/eggdrop/eggdrop-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ia64 ~mips ppc sparc x86" +KEYWORDS="alpha ~amd64 ~arm ia64 ~mips ppc sparc x86" LICENSE="GPL-2+" SLOT="0" IUSE="debug doc ipv6 ssl static"