diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:09:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:09:36 +0100 |
commit | ad4710ce06b0a9961d26e5432934e5376d53e9ca (patch) | |
tree | fd6b28a7a30c6af78c278168517fca86fd482e82 /media-libs/libaacs | |
parent | dev-libs/libebml: stable 1.3.6 for ppc, bug #681462 (diff) | |
download | gentoo-ad4710ce06b0a9961d26e5432934e5376d53e9ca.tar.gz gentoo-ad4710ce06b0a9961d26e5432934e5376d53e9ca.tar.bz2 gentoo-ad4710ce06b0a9961d26e5432934e5376d53e9ca.zip |
media-libs/libaacs: stable 0.9.0 for ppc, bug #681468
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libaacs')
-rw-r--r-- | media-libs/libaacs/libaacs-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libaacs/libaacs-0.9.0.ebuild b/media-libs/libaacs/libaacs-0.9.0.ebuild index be9e47b2195d..1185ad0dca4a 100644 --- a/media-libs/libaacs/libaacs-0.9.0.ebuild +++ b/media-libs/libaacs/libaacs-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="static-libs" RDEPEND=">=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}] |