diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-01-03 21:38:48 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-01-03 21:52:07 +0100 |
commit | 74f1926f4b3f078f2f187ceb39b5bd573c9fff0f (patch) | |
tree | f471aefaca8b0027d14eb0d31ef6b5a2db9e2897 /x11-plugins | |
parent | x11-plugins/pidgin-telegram: x86 stable (diff) | |
download | gentoo-74f1926f4b3f078f2f187ceb39b5bd573c9fff0f.tar.gz gentoo-74f1926f4b3f078f2f187ceb39b5bd573c9fff0f.tar.bz2 gentoo-74f1926f4b3f078f2f187ceb39b5bd573c9fff0f.zip |
x11-plugins/pidgin-telegram: amd64 stable
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild index 68214ea84c36..3687b6477ca2 100644 --- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild +++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.4.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/majn/telegram-purple" SRC_URI="https://github.com/majn/telegram-purple/releases/download/v${PV}/telegram-purple_${PV}.orig.tar.gz" LICENSE="GPL-2+" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="gcrypt libressl +nls +png +webp" |