summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-10 12:44:50 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-10 12:44:50 +0100
commit8e84acc9aa19d5aadd193f6693c9db954334245d (patch)
tree5e410fabc96157cd239752e02465bd7ec1472617 /media-sound/easyeffects
parentgui-libs/libadwaita: Stabilize 1.0.1 amd64, #834639 (diff)
downloadgentoo-8e84acc9aa19d5aadd193f6693c9db954334245d.tar.gz
gentoo-8e84acc9aa19d5aadd193f6693c9db954334245d.tar.bz2
gentoo-8e84acc9aa19d5aadd193f6693c9db954334245d.zip
media-sound/easyeffects: Stabilize 6.2.3 amd64, #834639
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-sound/easyeffects')
-rw-r--r--media-sound/easyeffects/easyeffects-6.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/easyeffects/easyeffects-6.2.3.ebuild b/media-sound/easyeffects/easyeffects-6.2.3.ebuild
index aae6d2ac556a..4dd8004fcaa1 100644
--- a/media-sound/easyeffects/easyeffects-6.2.3.ebuild
+++ b/media-sound/easyeffects/easyeffects-6.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"