From bbd02c609dd12218ab1bedda1624e90c4439c62b Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 6 Mar 2021 16:33:37 +0100 Subject: [PATCH] media-sound/playerctl: x86 stable (bug #774381) Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann --- media-sound/playerctl/playerctl-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/playerctl/playerctl-2.3.1.ebuild b/media-sound/playerctl/playerctl-2.3.1.ebuild index 56f7d477aa805..f6b4f8a6798d7 100644 --- a/media-sound/playerctl/playerctl-2.3.1.ebuild +++ b/media-sound/playerctl/playerctl-2.3.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/acrisci/playerctl" SRC_URI="https://github.com/acrisci/playerctl/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 arm64 ~x86" +KEYWORDS="~amd64 arm64 x86" IUSE="doc introspection" RESTRICT="test" # Requires dbus-next python package that's not in the tree