commit:     cc353b76fe1cfbaecb6656280d27e6d90ae6d79b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 19:29:24 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 19:29:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc353b76

media-video/x264-encoder: Stabilize 0.0.20231114 amd64, #926282

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-video/x264-encoder/x264-encoder-0.0.20231114.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/x264-encoder/x264-encoder-0.0.20231114.ebuild 
b/media-video/x264-encoder/x264-encoder-0.0.20231114.ebuild
index f688e3cb2d4e..9b097b18437b 100644
--- a/media-video/x264-encoder/x264-encoder-0.0.20231114.ebuild
+++ b/media-video/x264-encoder/x264-encoder-0.0.20231114.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then
 else
        X264_COMMIT="c196240409e4d7c01b47448d93b1f9683aaa7cf7"
        
SRC_URI="https://code.videolan.org/videolan/x264/-/archive/${X264_COMMIT}/x264-${X264_COMMIT}.tar.bz2
 -> ${P/-encoder}.tar.bz2"
-       KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+       KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
        S="${WORKDIR}/${PN/-encoder}-${X264_COMMIT}"
 fi
 

Reply via email to