diff options
author | 2013-01-18 09:54:17 +0000 | |
---|---|---|
committer | 2013-01-18 09:54:17 +0000 | |
commit | eb869cb3216eb5e8821e66d990520ee98ae1bf51 (patch) | |
tree | 25bca0a8ff63386d49343e2670fdf6f6d80d9585 /media-libs/xine-lib/xine-lib-1.2.2.ebuild | |
parent | Stable for x86, wrt bug #451620 (diff) | |
download | gentoo-2-eb869cb3216eb5e8821e66d990520ee98ae1bf51.tar.gz gentoo-2-eb869cb3216eb5e8821e66d990520ee98ae1bf51.tar.bz2 gentoo-2-eb869cb3216eb5e8821e66d990520ee98ae1bf51.zip |
Stable for x86, wrt bug #451350
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/xine-lib/xine-lib-1.2.2.ebuild')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.2.2.ebuild b/media-libs/xine-lib/xine-lib-1.2.2.ebuild index b2959199cddc..3f215a9c0b8a 100644 --- a/media-libs/xine-lib/xine-lib-1.2.2.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.2.ebuild,v 1.6 2013/01/18 09:53:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.2.ebuild,v 1.7 2013/01/18 09:54:17 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then NLS_DEPEND="sys-devel/gettext" NLS_RDEPEND="virtual/libintl" else - KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" + KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd" SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" NLS_IUSE="nls" NLS_DEPEND="nls? ( sys-devel/gettext )" |