diff options
author | David Seifert <soap@gentoo.org> | 2020-09-07 10:53:12 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-09-07 10:53:12 +0200 |
commit | 680eb4d268a25249c17a934f4fcee7d268e3bd80 (patch) | |
tree | b796028fce58fcdbdadcb660036c6d5d0d2c7dfc /net-im | |
parent | net-dns/dnsviz: Inherit optfeature.eclass (diff) | |
download | gentoo-680eb4d268a25249c17a934f4fcee7d268e3bd80.tar.gz gentoo-680eb4d268a25249c17a934f4fcee7d268e3bd80.tar.bz2 gentoo-680eb4d268a25249c17a934f4fcee7d268e3bd80.zip |
net-im/signal-desktop-bin: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/signal-desktop-bin/signal-desktop-bin-1.34.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.34.5.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.34.5.ebuild index 97dd2fe513f0..a3cc47230279 100644 --- a/net-im/signal-desktop-bin/signal-desktop-bin-1.34.5.ebuild +++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.34.5.ebuild @@ -5,7 +5,7 @@ EAPI=7 MY_PN="${PN/-bin/}" -inherit eutils pax-utils unpacker xdg-utils +inherit optfeature pax-utils unpacker xdg-utils DESCRIPTION="Allows you to send and receive messages of Signal Messenger on your computer" HOMEPAGE="https://signal.org/ |