diff options
author | 2024-04-14 21:03:45 +0300 | |
---|---|---|
committer | 2024-04-14 21:03:45 +0300 | |
commit | fd1629d9d79a7549441b7e32e7dd8488b07fa58a (patch) | |
tree | 0519cea84d66b637fe5023ecd018a989c10aa3c9 /media-sound/playerctl | |
parent | dev-python/respx: Keyword 0.21.1 arm64, #930012 (diff) | |
download | gentoo-fd1629d9d79a7549441b7e32e7dd8488b07fa58a.tar.gz gentoo-fd1629d9d79a7549441b7e32e7dd8488b07fa58a.tar.bz2 gentoo-fd1629d9d79a7549441b7e32e7dd8488b07fa58a.zip |
media-sound/playerctl: Keyword 2.4.1-r1 arm64, #908611
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/playerctl')
-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 f7a2d2f30947..e5c8cd2d4649 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 ~arm64 x86" IUSE="doc introspection test" RESTRICT="!test? ( test )" |