diff options
author | Sam James <sam@gentoo.org> | 2021-12-21 02:17:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-21 02:19:15 +0000 |
commit | 20d6dce99ba2f294c829ec9ee3fadc3370c49917 (patch) | |
tree | e97e37c3f291419509defe1db611f48ceb6f4d31 /net-im/discord-bin | |
parent | dev-python/certifi: needs setuptools at runtime (diff) | |
download | gentoo-20d6dce99ba2f294c829ec9ee3fadc3370c49917.tar.gz gentoo-20d6dce99ba2f294c829ec9ee3fadc3370c49917.tar.bz2 gentoo-20d6dce99ba2f294c829ec9ee3fadc3370c49917.zip |
net-im/discord-bin: stabilize 0.0.16-r4 for amd64
Common package which users want and it'd be nice if they
didn't have to learn about p.accept_keywords quite-so-immediately
after trying out Gentoo.
Ideally should stable a few days after adding new versions
although given that IIRC each new version breaks old ones
immediately, straight-to-stable should be fine for future
bumps if that's the case. It's not like it makes
any practical difference at all to users, as currently
the stable folks just use the ~arch latest anyway.
i.e. this is just a convenience thing.
(Tagging signal-desktop-bin as it's the same idea there,
although it doesn't break on bumps, the rest of the logic
applies. Maintainer may just wish to stable after a few
days.)
Bug: https://bugs.gentoo.org/829731
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im/discord-bin')
-rw-r--r-- | net-im/discord-bin/discord-bin-0.0.16-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/discord-bin/discord-bin-0.0.16-r4.ebuild b/net-im/discord-bin/discord-bin-0.0.16-r4.ebuild index 48e53417c99b..e8d74ae05be7 100644 --- a/net-im/discord-bin/discord-bin-0.0.16-r4.ebuild +++ b/net-im/discord-bin/discord-bin-0.0.16-r4.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="mirror bindist" # libXScrnSaver is used through dlopen (bug #825370) |