commit: 4c995ff13c47cdcde7210824382eaab0a0a1f169
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 19 22:56:48 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 19 22:56:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c995ff1
net-im/mcabber: Stabilize 1.1.2 amd64, #755431
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-im/mcabber/mcabber-1.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/mcabber/mcabber-1.1.2.ebuild
b/net-im/mcabber/mcabber-1.1.2.ebuild
index 0b84efe6530..ffe2551f7cf 100644
--- a/net-im/mcabber/mcabber-1.1.2.ebuild
+++ b/net-im/mcabber/mcabber-1.1.2.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == 9999 ]]; then
S="${WORKDIR}/${PN}"
else
SRC_URI="http://mcabber.com/files/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+ KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux
~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
fi
LICENSE="GPL-2"