diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 11:41:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 12:33:35 +0000 |
commit | 1fb51a5927c471627ada96e97899372d8a68f3f3 (patch) | |
tree | 2d414c87996d95cc5f1d18536c3e522e15e05888 /media-libs/lilv | |
parent | media-video/ffmpeg: keyworded 4.1 for ppc64, bug #653676 (diff) | |
download | gentoo-1fb51a5927c471627ada96e97899372d8a68f3f3.tar.gz gentoo-1fb51a5927c471627ada96e97899372d8a68f3f3.tar.bz2 gentoo-1fb51a5927c471627ada96e97899372d8a68f3f3.zip |
media-libs/lilv: keyworded 0.24.2-r3 for ppc, bug #653676
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/lilv')
-rw-r--r-- | media-libs/lilv/lilv-0.24.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lilv/lilv-0.24.2-r3.ebuild b/media-libs/lilv/lilv-0.24.2-r3.ebuild index 3ef6161b21d7..9c69c1622c2f 100644 --- a/media-libs/lilv/lilv-0.24.2-r3.ebuild +++ b/media-libs/lilv/lilv-0.24.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~arm ~hppa ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="doc +dyn-manifest static-libs test" RDEPEND=">=media-libs/lv2-1.14.0-r1[${MULTILIB_USEDEP}] |