summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/easyeffects/easyeffects-7.0.7.ebuild')
-rw-r--r--media-sound/easyeffects/easyeffects-7.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/easyeffects/easyeffects-7.0.7.ebuild b/media-sound/easyeffects/easyeffects-7.0.7.ebuild
index 14f68e4eecc4..0e8515fc94de 100644
--- a/media-sound/easyeffects/easyeffects-7.0.7.ebuild
+++ b/media-sound/easyeffects/easyeffects-7.0.7.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"