diff options
author | Sam James <sam@gentoo.org> | 2023-08-29 19:46:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-29 19:46:21 +0100 |
commit | b09a1850f261d5e275cb8fcc274f10cc7ab9376b (patch) | |
tree | db6159b0cead73bfa253b0b49094fb443eb85c9c /media-libs/rubberband | |
parent | media-libs/rubberband: Stabilize 3.3.0 ppc, #913209 (diff) | |
download | gentoo-b09a1850f261d5e275cb8fcc274f10cc7ab9376b.tar.gz gentoo-b09a1850f261d5e275cb8fcc274f10cc7ab9376b.tar.bz2 gentoo-b09a1850f261d5e275cb8fcc274f10cc7ab9376b.zip |
media-libs/rubberband: Stabilize 3.3.0 arm64, #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 437456a03b71..e840f49219f0 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=" |