diff options
author | 2022-07-24 09:05:33 +0300 | |
---|---|---|
committer | 2022-07-24 09:05:33 +0300 | |
commit | 1baa3a5777a660e0cea056d83a827f3ee5249a8d (patch) | |
tree | 499e4201091efbb99644a5b41860557a488ab205 /net-im | |
parent | dev-db/redis: Stabilize 7.0.4 x86, #860264 (diff) | |
download | gentoo-1baa3a5777a660e0cea056d83a827f3ee5249a8d.tar.gz gentoo-1baa3a5777a660e0cea056d83a827f3ee5249a8d.tar.bz2 gentoo-1baa3a5777a660e0cea056d83a827f3ee5249a8d.zip |
net-im/discord-bin: stabilize 0.0.18 for amd64
- ideally a new version should be pushed straight-to-stable, as it's
a pre-shipped binary package the chances of it breaking are more
minimal as long as the deps are satisfied (should still test on
stable before pushing if possible).
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/discord-bin/discord-bin-0.0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/discord-bin/discord-bin-0.0.18.ebuild b/net-im/discord-bin/discord-bin-0.0.18.ebuild index e40d2077e427..7a89768866bb 100644 --- a/net-im/discord-bin/discord-bin-0.0.18.ebuild +++ b/net-im/discord-bin/discord-bin-0.0.18.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://dl.discordapp.net/apps/linux/${MY_PV}/${MY_PN}-${MY_PV}.tar.gz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # libXScrnSaver is used through dlopen (bug #825370) RDEPEND=" |