commit:     e67a4f38e18d07027e2ece418d7b1eb978157a97
Author:     Vladislav Mikhailikov <vmikhailikov <AT> gmail <DOT> com>
AuthorDate: Mon Dec 29 03:01:51 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Tue Dec 30 14:06:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67a4f38

sci-libs/dlib: unkeyword 20.0 for ~amd64-linux, ~x86-linux

Signed-off-by: Vladislav Mikhailikov <vmikhailikov <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44786
Closes: https://github.com/gentoo/gentoo/pull/44786
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 sci-libs/dlib/dlib-20.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-libs/dlib/dlib-20.0.ebuild b/sci-libs/dlib/dlib-20.0.ebuild
index 47c5b17c8425..e8c5a944ed6d 100644
--- a/sci-libs/dlib/dlib-20.0.ebuild
+++ b/sci-libs/dlib/dlib-20.0.ebuild
@@ -47,7 +47,7 @@ SRC_URI="
 
 LICENSE="Boost-1.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86"
 IUSE="cblas cuda debug examples ffmpeg gif jpeg lapack mkl png python sqlite 
test webp X cpu_flags_x86_avx cpu_flags_x86_sse2 cpu_flags_x86_sse4_1"
 REQUIRED_USE="python? ( png ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"
@@ -135,7 +135,6 @@ PATCHES=(
 )
 
 src_prepare() {
-
        # CUDA
        use cuda && cuda_src_prepare
 

Reply via email to