diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:49:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:40 +0100 |
commit | e3f3a34bcebef3a417f94337fef7f42d6ed83cbb (patch) | |
tree | 40fdad8ce466e90c426299eedd50096ea8b61733 /media-libs/lilv | |
parent | dev-libs/sord: amd64 stable wrt bug #645152 (diff) | |
download | gentoo-e3f3a34bcebef3a417f94337fef7f42d6ed83cbb.tar.gz gentoo-e3f3a34bcebef3a417f94337fef7f42d6ed83cbb.tar.bz2 gentoo-e3f3a34bcebef3a417f94337fef7f42d6ed83cbb.zip |
media-libs/lilv: amd64 stable wrt bug #645152
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
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 5a595038dcf0..4dfcb6919ff7 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc +dyn-manifest static-libs test" RDEPEND=">=media-libs/lv2-1.14.0-r1[${MULTILIB_USEDEP}] |