diff options
author | 2019-05-14 13:46:06 -0400 | |
---|---|---|
committer | 2019-05-14 13:52:42 -0400 | |
commit | 4a8555ebdd0b3c485972273801048eb80a68ecf3 (patch) | |
tree | 5be6e937885603a690c9d10ba3a194af88fd3992 /media-libs/rubberband/rubberband-1.8.2.ebuild | |
parent | media-libs/vamp-plugin-sdk: arm64 stable (diff) | |
download | gentoo-4a8555ebdd0b3c485972273801048eb80a68ecf3.tar.gz gentoo-4a8555ebdd0b3c485972273801048eb80a68ecf3.tar.bz2 gentoo-4a8555ebdd0b3c485972273801048eb80a68ecf3.zip |
media-libs/rubberband: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/rubberband/rubberband-1.8.2.ebuild')
-rw-r--r-- | media-libs/rubberband/rubberband-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/rubberband/rubberband-1.8.2.ebuild b/media-libs/rubberband/rubberband-1.8.2.ebuild index 0860b6060046..2323beda7557 100644 --- a/media-libs/rubberband/rubberband-1.8.2.ebuild +++ b/media-libs/rubberband/rubberband-1.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86" IUSE="static-libs" RDEPEND=" |