diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-13 16:16:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-13 16:16:47 +0200 |
commit | 5ac6939910d912255ec3080cdfa004b866bdfec6 (patch) | |
tree | 97666ecaed134329221c861ac9b865a547b35f99 /media-sound/playerctl | |
parent | app-editors/vim-core: amd64 stable wrt bug #687394 (diff) | |
download | gentoo-5ac6939910d912255ec3080cdfa004b866bdfec6.tar.gz gentoo-5ac6939910d912255ec3080cdfa004b866bdfec6.tar.bz2 gentoo-5ac6939910d912255ec3080cdfa004b866bdfec6.zip |
media-sound/playerctl: amd64 stable wrt bug #687466
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-sound/playerctl')
-rw-r--r-- | media-sound/playerctl/playerctl-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/playerctl/playerctl-2.0.2.ebuild b/media-sound/playerctl/playerctl-2.0.2.ebuild index b7e8a304fe04..4a6d3b7aa9fa 100644 --- a/media-sound/playerctl/playerctl-2.0.2.ebuild +++ b/media-sound/playerctl/playerctl-2.0.2.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" RDEPEND=" |