diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-09 19:33:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-09 19:33:22 +0300 |
commit | 7c7ae21b0dd4ff291bdc15ca9d64c7c0e161743b (patch) | |
tree | 2d53fbf01263de2b9c8a4d8515a24baa5b689698 /net-im | |
parent | sci-mathematics/cgal: bump to 4.11.3 (diff) | |
download | gentoo-7c7ae21b0dd4ff291bdc15ca9d64c7c0e161743b.tar.gz gentoo-7c7ae21b0dd4ff291bdc15ca9d64c7c0e161743b.tar.bz2 gentoo-7c7ae21b0dd4ff291bdc15ca9d64c7c0e161743b.zip |
net-im/signal-desktop-bin: Disable other arches support explicitly
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/signal-desktop-bin/signal-desktop-bin-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/signal-desktop-bin/signal-desktop-bin-1.16.0.ebuild b/net-im/signal-desktop-bin/signal-desktop-bin-1.16.0.ebuild index 533fd0506812..66fde796fe74 100644 --- a/net-im/signal-desktop-bin/signal-desktop-bin-1.16.0.ebuild +++ b/net-im/signal-desktop-bin/signal-desktop-bin-1.16.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://updates.signal.org/desktop/apt/pool/main/s/${MY_PN}/${MY_PN}_${ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="-* ~amd64" IUSE="" RDEPEND=" |