diff options
author | Sam James <sam@gentoo.org> | 2022-02-05 06:32:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-05 06:32:31 +0000 |
commit | fb4b90602bea34556e7a016caf60242585d6a4a8 (patch) | |
tree | cd75b7d450495afe6f6b1ce73311ff16c9da071a /media-sound/easyeffects | |
parent | gui-libs/libadwaita: Keyword 1.0.1 arm, #807265 (diff) | |
download | gentoo-fb4b90602bea34556e7a016caf60242585d6a4a8.tar.gz gentoo-fb4b90602bea34556e7a016caf60242585d6a4a8.tar.bz2 gentoo-fb4b90602bea34556e7a016caf60242585d6a4a8.zip |
media-sound/easyeffects: Keyword 6.2.3 arm, #807265
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/easyeffects')
-rw-r--r-- | media-sound/easyeffects/easyeffects-6.2.3.ebuild | 2 |
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 c7f50ff049df..5a49e98687bf 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 ~ppc64" + KEYWORDS="~amd64 ~arm ~ppc64" fi LICENSE="GPL-3" |