summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-02 11:52:03 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-02 11:53:58 +0100
commit68f5ca67a3494fe16ba304a5422a9ad30815ccfd (patch)
tree2f1ba4a17c370cc2b50f0cf04524bf4fda9c1555
parentdev-cpp/gtkmm: Stabilize 4.2.0 amd64, #830366 (diff)
downloadgentoo-68f5ca67a3494fe16ba304a5422a9ad30815ccfd.tar.gz
gentoo-68f5ca67a3494fe16ba304a5422a9ad30815ccfd.tar.bz2
gentoo-68f5ca67a3494fe16ba304a5422a9ad30815ccfd.zip
media-sound/easyeffects: Stabilize 6.1.5 amd64, #830366
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--media-sound/easyeffects/easyeffects-6.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/easyeffects/easyeffects-6.1.5.ebuild b/media-sound/easyeffects/easyeffects-6.1.5.ebuild
index 7a4a2e6d2b7d..ef8f7dcc1bb2 100644
--- a/media-sound/easyeffects/easyeffects-6.1.5.ebuild
+++ b/media-sound/easyeffects/easyeffects-6.1.5.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"