summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-06 17:20:30 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-06 17:24:10 +0100
commit7086ac1f1af8426ba17cc4ac2556f93558f74308 (patch)
tree4edd2cea8121feeb5757af55da774ab710723f0e
parentapp-emulation/virt-manager: x86 stable (bug #631950) (diff)
downloadgentoo-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
-rw-r--r--media-libs/xine-lib/xine-lib-1.2.8.ebuild4
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 )"