diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 17:08:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 17:49:47 -0400 |
commit | 81bfe7730f062caacd9259bef4c57845bdf19720 (patch) | |
tree | 1f66a0fe75f0939b32ac1e9e5acd5391a446e902 /media-libs/lilv | |
parent | media-libs/lv2: arm64 stable (diff) | |
download | gentoo-81bfe7730f062caacd9259bef4c57845bdf19720.tar.gz gentoo-81bfe7730f062caacd9259bef4c57845bdf19720.tar.bz2 gentoo-81bfe7730f062caacd9259bef4c57845bdf19720.zip |
media-libs/lilv: 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/lilv')
-rw-r--r-- | media-libs/lilv/lilv-0.24.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lilv/lilv-0.24.2-r2.ebuild b/media-libs/lilv/lilv-0.24.2-r2.ebuild index 6f7029f64c58..ca54e0e874c6 100644 --- a/media-libs/lilv/lilv-0.24.2-r2.ebuild +++ b/media-libs/lilv/lilv-0.24.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc x86" +KEYWORDS="amd64 arm64 ~hppa ~ia64 ~ppc x86" IUSE="doc +dyn-manifest static-libs test" RDEPEND=">=media-libs/lv2-1.14.0-r1[${MULTILIB_USEDEP}] |