diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-20 02:33:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-20 02:33:08 +0100 |
commit | 9e1a8a121ff2ea3f90868d88fa917b04adc66429 (patch) | |
tree | 0b3b01e1d42f82052c2d5663d18428932cca562b /net-im | |
parent | media-radio/tucnak: x86 stable (bug #755425) (diff) | |
download | gentoo-9e1a8a121ff2ea3f90868d88fa917b04adc66429.tar.gz gentoo-9e1a8a121ff2ea3f90868d88fa917b04adc66429.tar.bz2 gentoo-9e1a8a121ff2ea3f90868d88fa917b04adc66429.zip |
net-im/mcabber: x86 stable (bug #755431)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-im')
-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 ffe2551f7cf4..ef916f750572 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" |