commit: c79e525d1b9b94744f6105abd4dd2866579fc7f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 15:29:45 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 15:29:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c79e525d
media-sound/easyeffects: Stabilize 7.2.3 amd64, #954304
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/easyeffects/easyeffects-7.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/easyeffects/easyeffects-7.2.3.ebuild
b/media-sound/easyeffects/easyeffects-7.2.3.ebuild
index 98156759015e..d9e5c819d87a 100644
--- a/media-sound/easyeffects/easyeffects-7.2.3.ebuild
+++ b/media-sound/easyeffects/easyeffects-7.2.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/wwmm/easyeffects"
else
SRC_URI="https://github.com/wwmm/easyeffects/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-3"