diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-05 08:32:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-05 08:32:07 +0100 |
commit | 7a27c54131248390e2b161ed2fb0a761bcc77a8e (patch) | |
tree | 3a33241ac3b4c4ef8e18724c3f8ff00017e666a6 /media-libs | |
parent | net-analyzer/arpon: amd64 stable wrt bug #770697 (diff) | |
download | gentoo-7a27c54131248390e2b161ed2fb0a761bcc77a8e.tar.gz gentoo-7a27c54131248390e2b161ed2fb0a761bcc77a8e.tar.bz2 gentoo-7a27c54131248390e2b161ed2fb0a761bcc77a8e.zip |
media-libs/xine-lib: x86 stable wrt bug #764401
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-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 673cc6833b32..9385bc831433 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 )" |