diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 12:01:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 12:01:32 +0200 |
commit | 259c5ead61cbc35b498841a22a4c4e9608146976 (patch) | |
tree | b008c26a3c743c63fe69c67ee8380b1b02149a0a /media-sound/playerctl | |
parent | sys-boot/plymouth: x86 stable (bug #630530) (diff) | |
download | gentoo-259c5ead61cbc35b498841a22a4c4e9608146976.tar.gz gentoo-259c5ead61cbc35b498841a22a4c4e9608146976.tar.bz2 gentoo-259c5ead61cbc35b498841a22a4c4e9608146976.zip |
media-sound/playerctl: x86 stable (bug #605410)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'media-sound/playerctl')
-rw-r--r-- | media-sound/playerctl/playerctl-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/playerctl/playerctl-0.5.0.ebuild b/media-sound/playerctl/playerctl-0.5.0.ebuild index 67ba0cbdc5cf..d7fcc274c5a4 100644 --- a/media-sound/playerctl/playerctl-0.5.0.ebuild +++ b/media-sound/playerctl/playerctl-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc" RDEPEND=" |