summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-28 22:17:58 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-10-28 22:29:01 +0100
commit29e5d2a76c04484c21bb26f7a43ffe33d0044d62 (patch)
treea4bc8f1819e068cfe3723afa44aa9aeb5380df4d /net-im/mcabber
parentapp-text/dvipng: x86 stable (bug #669734) (diff)
downloadgentoo-29e5d2a76c04484c21bb26f7a43ffe33d0044d62.tar.gz
gentoo-29e5d2a76c04484c21bb26f7a43ffe33d0044d62.tar.bz2
gentoo-29e5d2a76c04484c21bb26f7a43ffe33d0044d62.zip
net-im/mcabber: x86 stable (bug #669830)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-im/mcabber')
-rw-r--r--net-im/mcabber/mcabber-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/mcabber/mcabber-1.1.0-r1.ebuild b/net-im/mcabber/mcabber-1.1.0-r1.ebuild
index 2f8476b1c214..42e454d35cde 100644
--- a/net-im/mcabber/mcabber-1.1.0-r1.ebuild
+++ b/net-im/mcabber/mcabber-1.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"