diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-18 17:24:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-18 17:24:41 +0100 |
commit | f83efc5d8e1d7eb56e147faf0717ec40af21bfe4 (patch) | |
tree | 1221eb53ddd16e50148562d75879382d427f24c0 /net-im/mcabber | |
parent | sys-power/acpid: amd64 stable wrt bug #710004 (diff) | |
download | gentoo-f83efc5d8e1d7eb56e147faf0717ec40af21bfe4.tar.gz gentoo-f83efc5d8e1d7eb56e147faf0717ec40af21bfe4.tar.bz2 gentoo-f83efc5d8e1d7eb56e147faf0717ec40af21bfe4.zip |
net-im/mcabber: amd64 stable wrt bug #710006
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im/mcabber')
-rw-r--r-- | net-im/mcabber/mcabber-1.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/mcabber/mcabber-1.1.0-r2.ebuild b/net-im/mcabber/mcabber-1.1.0-r2.ebuild index bb6bd1e7427c..bfb1656962fc 100644 --- a/net-im/mcabber/mcabber-1.1.0-r2.ebuild +++ b/net-im/mcabber/mcabber-1.1.0-r2.ebuild @@ -17,7 +17,7 @@ if [[ "${PV}" == 9999 ]]; then else SRC_URI="http://mcabber.com/files/${P}.tar.bz2" SRC_URI+=" https://dev.gentoo.org/~andrey_utkin/distfiles/${P}_bug699972.patch" - 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" |