commit: 9904d27e0d93e6d804e555fbfa54faefbb5abe36 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 13:53:59 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 13:54:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9904d27e
net-irc/ii: Stabilize 1.8 arm, #744169 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/ii/ii-1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/ii/ii-1.8.ebuild b/net-irc/ii/ii-1.8.ebuild index 73c50e70118..55703a78a38 100644 --- a/net-irc/ii/ii-1.8.ebuild +++ b/net-irc/ii/ii-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux" +KEYWORDS="~amd64 arm ~x86 ~amd64-linux" src_prepare() { default
