diff options
author | Sam James <sam@gentoo.org> | 2022-05-04 15:36:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-04 15:36:27 +0100 |
commit | 4b1dcda650e270d4e858bc8b7ab83f99d2b08d0d (patch) | |
tree | 915814dd581be37d4ce00af928873997623f3a85 /media-plugins | |
parent | media-sound/qsynth: Stabilize 0.9.7 amd64, #842549 (diff) | |
download | gentoo-4b1dcda650e270d4e858bc8b7ab83f99d2b08d0d.tar.gz gentoo-4b1dcda650e270d4e858bc8b7ab83f99d2b08d0d.tar.bz2 gentoo-4b1dcda650e270d4e858bc8b7ab83f99d2b08d0d.zip |
media-plugins/noise-repellent: Stabilize 0.1.5 amd64, #842552
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild b/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild index 528e355dc08e..5393104f9766 100644 --- a/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild +++ b/media-plugins/noise-repellent/noise-repellent-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lucianodato/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" BDEPEND=" media-libs/lv2 |