commit: e6d45fceaad0b5633b65b7132bac43463d4d7510 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Wed May 10 13:57:14 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Wed May 10 13:59:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d45fce
net-im/discord: stabilize 0.0.27 for amd64 For future reference, there's no problem with always bumping this one straight-to-stable and dropping old at same time given that without workarounds the old is immediately broken and useless. Exceptions may be experimental revbump changes and similar. Closes: https://bugs.gentoo.org/906036 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> net-im/discord/discord-0.0.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/discord-0.0.27.ebuild b/net-im/discord/discord-0.0.27.ebuild index 8f127eeca494..0c75ad505e10 100644 --- a/net-im/discord/discord-0.0.27.ebuild +++ b/net-im/discord/discord-0.0.27.ebuild @@ -21,7 +21,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" RESTRICT="bindist mirror strip test" IUSE="appindicator +seccomp"
