diff options
author | Sam James <sam@gentoo.org> | 2020-11-19 22:56:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-19 22:56:48 +0000 |
commit | 4c995ff13c47cdcde7210824382eaab0a0a1f169 (patch) | |
tree | 83929335e976d4dd11ca0e4a53f528c3c9427c76 | |
parent | media-sound/aqualung: Stabilize 1.1-r1 amd64, #755437 (diff) | |
download | gentoo-4c995ff13c47cdcde7210824382eaab0a0a1f169.tar.gz gentoo-4c995ff13c47cdcde7210824382eaab0a0a1f169.tar.bz2 gentoo-4c995ff13c47cdcde7210824382eaab0a0a1f169.zip |
net-im/mcabber: Stabilize 1.1.2 amd64, #755431
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-im/mcabber/mcabber-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/mcabber/mcabber-1.1.2.ebuild b/net-im/mcabber/mcabber-1.1.2.ebuild index 0b84efe65300..ffe2551f7cf4 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" |