summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-02 20:03:10 +0100
committerSam James <sam@gentoo.org>2022-05-02 20:03:10 +0100
commit013bc2acb04444a63ced11f52637ad4266bb3357 (patch)
treea147a5d6e0f92ab3d26dbed2446e3fbd2fea3dea
parentdev-java/protobuf-java: Stabilize 3.19.3 amd64, #833945 (diff)
downloadgentoo-013bc2ac.tar.gz
gentoo-013bc2ac.tar.bz2
gentoo-013bc2ac.zip
media-libs/xine-lib: Stabilize 1.2.12-r1 amd64, #835838
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild b/media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild
index 29f22fbfac90..91e1f5d77228 100644
--- a/media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.12-r1.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 )"