diff options
author | 2023-08-29 20:09:41 +0100 | |
---|---|---|
committer | 2023-08-29 20:09:41 +0100 | |
commit | 4abd83ce72624f1323056fbcb71aad07cd45b5db (patch) | |
tree | dcf1cbeef61bb26e6af4be4c45a360882b545039 /media-libs/rubberband | |
parent | sys-devel/clang-common: enable relro, enable bind_now (for hardened) (diff) | |
download | gentoo-4abd83ce72624f1323056fbcb71aad07cd45b5db.tar.gz gentoo-4abd83ce72624f1323056fbcb71aad07cd45b5db.tar.bz2 gentoo-4abd83ce72624f1323056fbcb71aad07cd45b5db.zip |
media-libs/rubberband: Stabilize 3.3.0 x86, #913209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/rubberband')
-rw-r--r-- | media-libs/rubberband/rubberband-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/rubberband/rubberband-3.3.0.ebuild b/media-libs/rubberband/rubberband-3.3.0.ebuild index 040e62931da2..3d9c8cb33d41 100644 --- a/media-libs/rubberband/rubberband-3.3.0.ebuild +++ b/media-libs/rubberband/rubberband-3.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://breakfastquay.com/files/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="ladspa lv2 jni static-libs +programs test vamp" BDEPEND=" |