diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-07 15:41:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-07 15:41:11 +0100 |
commit | ebd1b073c4966c03fb12a1a80a8f1ca63b35ec91 (patch) | |
tree | e609381b38f9e78965d713949adf29d8347eb1e1 /media-sound | |
parent | app-crypt/veracrypt: amd64 stable wrt bug #774378 (diff) | |
download | gentoo-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')
-rw-r--r-- | media-sound/playerctl/playerctl-2.3.1.ebuild | 2 |
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 |