diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-02-08 10:50:48 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-08 10:58:46 +0100 |
commit | 224bc807a7179cf6fa27b522cb8f7e5848cd01d6 (patch) | |
tree | 4b23a3668fa69592a7c5dc3e1341df4b89abab52 /x11-plugins/pidgin-telegram | |
parent | x11-plugins/pidgin-telegram: amd64 stable (diff) | |
download | gentoo-224bc807a7179cf6fa27b522cb8f7e5848cd01d6.tar.gz gentoo-224bc807a7179cf6fa27b522cb8f7e5848cd01d6.tar.bz2 gentoo-224bc807a7179cf6fa27b522cb8f7e5848cd01d6.zip |
x11-plugins/pidgin-telegram: x86 stable
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-plugins/pidgin-telegram')
-rw-r--r-- | x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild index c8f5e5d867df..ce82b54c47d4 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegr S="${WORKDIR}/telegram-purple" LICENSE="GPL-2+" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="gcrypt libressl +nls +png +webp" |