diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 17:29:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-26 17:29:27 +0200 |
commit | 04bb6beeb18f2c4746b527b9f8f626407aaa4a30 (patch) | |
tree | 2d943d4bdb82602a0850d1f196595750db87d9bd /net-im | |
parent | dev-python/pytest-localserver: amd64 stable wrt bug #719558 (diff) | |
download | gentoo-04bb6beeb18f2c4746b527b9f8f626407aaa4a30.tar.gz gentoo-04bb6beeb18f2c4746b527b9f8f626407aaa4a30.tar.bz2 gentoo-04bb6beeb18f2c4746b527b9f8f626407aaa4a30.zip |
net-im/gajim: amd64 stable wrt bug #719562
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gajim/gajim-1.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/gajim-1.1.3-r1.ebuild b/net-im/gajim/gajim-1.1.3-r1.ebuild index c459e31db8e5..5f4b1383a6cb 100644 --- a/net-im/gajim/gajim-1.1.3-r1.ebuild +++ b/net-im/gajim/gajim-1.1.3-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.gajim.org/downloads/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" #KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+crypt geolocation jingle networkmanager remote rst +spell upnp +webp" |