diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-06 21:37:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-06 21:37:10 +0000 |
commit | 9e1d694e12fc4eb9f3b36ba8072f5899a9b1437b (patch) | |
tree | 9758538fa146281a619aae0247152db5c2d62f67 /media-libs/xine-lib | |
parent | app-crypt/tpm2-tss: stable 2.4.5 for ppc64 (diff) | |
download | gentoo-9e1d694e12fc4eb9f3b36ba8072f5899a9b1437b.tar.gz gentoo-9e1d694e12fc4eb9f3b36ba8072f5899a9b1437b.tar.bz2 gentoo-9e1d694e12fc4eb9f3b36ba8072f5899a9b1437b.zip |
media-libs/xine-lib: stable 1.2.11 for ppc64
stable wrt bug #764401
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/xine-lib')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.2.11.ebuild b/media-libs/xine-lib/xine-lib-1.2.11.ebuild index 88ad09f03555..813581de41fd 100644 --- a/media-libs/xine-lib/xine-lib-1.2.11.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.11.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then NLS_DEPEND="sys-devel/gettext" NLS_RDEPEND="virtual/libintl" else - KEYWORDS="amd64 ~arm64 ~hppa ppc ~ppc64 x86" + KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 x86" SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" NLS_IUSE="nls" NLS_DEPEND="nls? ( sys-devel/gettext )" |