diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-06 21:35:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-06 21:35:56 +0000 |
commit | 318fae63c3c25de044a7f261d5338f84865fb33c (patch) | |
tree | c8f2767e564df4fd0fa403fec085f22e5e8ef3a6 /media-libs/xine-lib | |
parent | dev-python/pyxattr: stable 0.7.2 for ppc (diff) | |
download | gentoo-318fae63c3c25de044a7f261d5338f84865fb33c.tar.gz gentoo-318fae63c3c25de044a7f261d5338f84865fb33c.tar.bz2 gentoo-318fae63c3c25de044a7f261d5338f84865fb33c.zip |
media-libs/xine-lib: stable 1.2.11 for ppc
stable wrt bug #764401
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 9385bc831433..88ad09f03555 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 )" |