diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 18:06:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-12 18:06:14 +0200 |
commit | 895ecb9eae6f7d4335572fc3c74557419a23eb12 (patch) | |
tree | 5b26205f0dcdc1846bc3f36eefd71df31fdad8aa /media-libs/xine-lib | |
parent | media-libs/x264: Stabilize 0.0.20220222 ppc64, #868030 (diff) | |
download | gentoo-895ecb9eae6f7d4335572fc3c74557419a23eb12.tar.gz gentoo-895ecb9eae6f7d4335572fc3c74557419a23eb12.tar.bz2 gentoo-895ecb9eae6f7d4335572fc3c74557419a23eb12.zip |
media-libs/xine-lib: Stabilize 1.2.12-r4 ppc64, #868030
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/xine-lib')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild b/media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild index aca11c59fc03..e7f02362fae7 100644 --- a/media-libs/xine-lib/xine-lib-1.2.12-r4.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.12-r4.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 ~riscv x86" + KEYWORDS="amd64 arm64 ~hppa ppc ppc64 ~riscv x86" SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" NLS_IUSE="nls" NLS_DEPEND="nls? ( sys-devel/gettext )" |