diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 04:23:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 04:23:01 +0100 |
commit | 0800c7ceec5154b607eda15a5822fde3b2ffe0d7 (patch) | |
tree | e81b19185518b8a66415b10f4bc27b0994fe3b2d /media-sound/cmusfm | |
parent | sys-apps/xdg-desktop-portal-gnome: Stabilize 44.1-r1 arm64, #907623 (diff) | |
download | gentoo-0800c7ceec5154b607eda15a5822fde3b2ffe0d7.tar.gz gentoo-0800c7ceec5154b607eda15a5822fde3b2ffe0d7.tar.bz2 gentoo-0800c7ceec5154b607eda15a5822fde3b2ffe0d7.zip |
media-sound/cmusfm: Keyword 0.4.1 arm64, #907281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/cmusfm')
-rw-r--r-- | media-sound/cmusfm/cmusfm-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cmusfm/cmusfm-0.4.1.ebuild b/media-sound/cmusfm/cmusfm-0.4.1.ebuild index efe088bb52b6..058994785776 100644 --- a/media-sound/cmusfm/cmusfm-0.4.1.ebuild +++ b/media-sound/cmusfm/cmusfm-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Arkq/cmusfm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="libnotify" DEPEND=" |