summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-02-13 23:44:14 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-02-13 23:44:14 +0100
commit8cc32f6c9d8a7d685d5206b832567d1f78e1e565 (patch)
tree6d5dfd754c28e8abd0ffa5d50d476d797fd4bdf1
parentgui-libs/libadwaita: Keyword 1.0.2 x86, #807265 (diff)
downloadgentoo-8cc32f6c9d8a7d685d5206b832567d1f78e1e565.tar.gz
gentoo-8cc32f6c9d8a7d685d5206b832567d1f78e1e565.tar.bz2
gentoo-8cc32f6c9d8a7d685d5206b832567d1f78e1e565.zip
media-sound/easyeffects: Keyword 6.2.3 x86, #807265
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 4ac538e41f4a..aae6d2ac556a 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"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-3"