summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2025-01-06 08:51:46 +0200
committerJoonas Niilola <juippis@gentoo.org>2025-01-06 08:51:46 +0200
commitd2e84cf08ccb31cc97ed19746187b00f673604f5 (patch)
tree9c341b1a73aa381664dbbbe96b4501773cc33476 /media-libs
parentdev-python/flask-htmlmin: Bump to 3.0.0 (diff)
downloadgentoo-d2e84cf08ccb31cc97ed19746187b00f673604f5.tar.gz
gentoo-d2e84cf08ccb31cc97ed19746187b00f673604f5.tar.bz2
gentoo-d2e84cf08ccb31cc97ed19746187b00f673604f5.zip
media-libs/openpgl: Stabilize 0.6.0 amd64, #947503
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/openpgl/openpgl-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openpgl/openpgl-0.6.0.ebuild b/media-libs/openpgl/openpgl-0.6.0.ebuild
index a3ebfbe61803..a0552f20c28b 100644
--- a/media-libs/openpgl/openpgl-0.6.0.ebuild
+++ b/media-libs/openpgl/openpgl-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/RenderKit/openpgl/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="-* ~amd64 ~arm64"
+KEYWORDS="-* amd64 ~arm64"
X86_CPU_FLAGS=( sse4_2 avx2 avx512dq )
CPU_FLAGS=( "${X86_CPU_FLAGS[@]/#/cpu_flags_x86_}" )