diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-02-18 20:34:35 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-02-18 20:34:44 +0100 |
commit | e802c8e033565f55f0517f2afb2a2290f93202f2 (patch) | |
tree | 88e811b0a49fe56fbad1bf780e04bf78008958bd /media-libs | |
parent | net-im/mcabber: drop old versions (diff) | |
download | gentoo-e802c8e033565f55f0517f2afb2a2290f93202f2.tar.gz gentoo-e802c8e033565f55f0517f2afb2a2290f93202f2.tar.bz2 gentoo-e802c8e033565f55f0517f2afb2a2290f93202f2.zip |
media-libs/lilv: keyword ~arm64
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lilv/lilv-0.24.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lilv/lilv-0.24.4.ebuild b/media-libs/lilv/lilv-0.24.4.ebuild index 6277d61a6d90..80e6a7da7a4a 100644 --- a/media-libs/lilv/lilv-0.24.4.ebuild +++ b/media-libs/lilv/lilv-0.24.4.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=6 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="doc +dyn-manifest static-libs test" RDEPEND=">=media-libs/lv2-1.14.0-r1[${MULTILIB_USEDEP}] |