diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:19:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:19:19 +0300 |
commit | debfd4c3e9e47e3c215faf57121309e1c3d448b7 (patch) | |
tree | b2e1e867cd66b35dfb823355e990b7942ab338e9 | |
parent | app-text/diff-pdf: Stabilize 0.5.1 amd64, #910356 (diff) | |
download | gentoo-debfd4c3e9e47e3c215faf57121309e1c3d448b7.tar.gz gentoo-debfd4c3e9e47e3c215faf57121309e1c3d448b7.tar.bz2 gentoo-debfd4c3e9e47e3c215faf57121309e1c3d448b7.zip |
media-sound/playerctl: Stabilize 2.4.1-r1 amd64, #910358
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | media-sound/playerctl/playerctl-2.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/playerctl/playerctl-2.4.1-r1.ebuild b/media-sound/playerctl/playerctl-2.4.1-r1.ebuild index c206e29e4724..0c46f65282e1 100644 --- a/media-sound/playerctl/playerctl-2.4.1-r1.ebuild +++ b/media-sound/playerctl/playerctl-2.4.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/acrisci/playerctl/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc introspection test" RESTRICT="!test? ( test )" |