From d367963bd8447fff1e19a7a62adbb5d93ac3a1f6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 6 Mar 2021 07:26:21 +0000 Subject: media-sound/playerctl: Stabilize 2.3.1 arm64, #774381 Signed-off-by: Sam James --- media-sound/playerctl/playerctl-2.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound') diff --git a/media-sound/playerctl/playerctl-2.3.1.ebuild b/media-sound/playerctl/playerctl-2.3.1.ebuild index 8641a7349d5c..56f7d477aa80 100644 --- a/media-sound/playerctl/playerctl-2.3.1.ebuild +++ b/media-sound/playerctl/playerctl-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 -- cgit v1.2.3-65-gdbad