diff options
author | Sam James <sam@gentoo.org> | 2021-04-22 13:06:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-22 13:07:53 +0100 |
commit | b747e2d65a1d9987e011aa7c34534c433698c5ac (patch) | |
tree | b1ce2e389eda1914ee6aa3de6bcffcdafd7ff733 /net-im | |
parent | net-irc/weechat: Stabilize 3.1 amd64, #784515 (diff) | |
download | gentoo-b747e2d65a1d9987e011aa7c34534c433698c5ac.tar.gz gentoo-b747e2d65a1d9987e011aa7c34534c433698c5ac.tar.bz2 gentoo-b747e2d65a1d9987e011aa7c34534c433698c5ac.zip |
net-im/gajim: Stabilize 1.3.1_p2 amd64, #784638
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gajim/gajim-1.3.1_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/gajim-1.3.1_p2.ebuild b/net-im/gajim/gajim-1.3.1_p2.ebuild index 68604b8786a6..6e82ded14341 100644 --- a/net-im/gajim/gajim-1.3.1_p2.ebuild +++ b/net-im/gajim/gajim-1.3.1_p2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://gajim.org/downloads/$(ver_cut 1-2)/${PN}-${PV/_p/-}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+crypt geolocation jingle remote rst +spell upnp +webp" S="${WORKDIR}/${PN}-${PV/_p2/}" |