diff options
author | 2018-02-06 17:20:30 +0100 | |
---|---|---|
committer | 2018-02-06 17:24:10 +0100 | |
commit | 7086ac1f1af8426ba17cc4ac2556f93558f74308 (patch) | |
tree | 4edd2cea8121feeb5757af55da774ab710723f0e /media-libs/xine-lib | |
parent | app-emulation/virt-manager: x86 stable (bug #631950) (diff) | |
download | gentoo-7086ac1f1af8426ba17cc4ac2556f93558f74308.tar.gz gentoo-7086ac1f1af8426ba17cc4ac2556f93558f74308.tar.bz2 gentoo-7086ac1f1af8426ba17cc4ac2556f93558f74308.zip |
media-libs/xine-lib: x86 stable (bug #639992)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-libs/xine-lib')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.2.8.ebuild b/media-libs/xine-lib/xine-lib-1.2.8.ebuild index 5bcd9a57d226..09a56a22a579 100644 --- a/media-libs/xine-lib/xine-lib-1.2.8.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |