diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 22:52:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 22:52:33 +0000 |
commit | f5077ab74698a395f3d9ae4ab3c58791559f1c87 (patch) | |
tree | ab10d24c27582e58d4a31e8a080a8f8019870af5 /media-libs/xine-lib | |
parent | dev-libs/dotconf: stable 1.3-r1 for ppc, bug #642274 (diff) | |
download | gentoo-f5077ab74698a395f3d9ae4ab3c58791559f1c87.tar.gz gentoo-f5077ab74698a395f3d9ae4ab3c58791559f1c87.tar.bz2 gentoo-f5077ab74698a395f3d9ae4ab3c58791559f1c87.zip |
media-libs/xine-lib: stable 1.2.9-r1 for ppc, bug #642500
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs/xine-lib')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild b/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild index 0f29cf20ff7e..9e220e33df84 100644 --- a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.9-r1.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 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="amd64 ~arm64 ~hppa ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" NLS_IUSE="nls" NLS_DEPEND="nls? ( sys-devel/gettext )" |