summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-07 15:41:11 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-07 15:41:11 +0100
commitebd1b073c4966c03fb12a1a80a8f1ca63b35ec91 (patch)
treee609381b38f9e78965d713949adf29d8347eb1e1 /media-sound/playerctl
parentapp-crypt/veracrypt: amd64 stable wrt bug #774378 (diff)
downloadgentoo-ebd1b073c4966c03fb12a1a80a8f1ca63b35ec91.tar.gz
gentoo-ebd1b073c4966c03fb12a1a80a8f1ca63b35ec91.tar.bz2
gentoo-ebd1b073c4966c03fb12a1a80a8f1ca63b35ec91.zip
media-sound/playerctl: amd64 stable wrt bug #774381
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/playerctl')
-rw-r--r--media-sound/playerctl/playerctl-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/playerctl/playerctl-2.3.1.ebuild b/media-sound/playerctl/playerctl-2.3.1.ebuild
index f6b4f8a6798d..46180922a565 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