diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 16:33:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 16:37:06 +0100 |
commit | bbd02c609dd12218ab1bedda1624e90c4439c62b (patch) | |
tree | b802d4faed660c07906dfcdb09384d6c3e8b3e66 /media-sound | |
parent | app-misc/pax-utils: x86 stable (bug #774423) (diff) | |
download | gentoo-bbd02c609dd12218ab1bedda1624e90c4439c62b.tar.gz gentoo-bbd02c609dd12218ab1bedda1624e90c4439c62b.tar.bz2 gentoo-bbd02c609dd12218ab1bedda1624e90c4439c62b.zip |
media-sound/playerctl: x86 stable (bug #774381)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 56f7d477aa80..f6b4f8a6798d 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 |