summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-04 11:12:38 +0000
committerSam James <sam@gentoo.org>2024-03-04 11:12:38 +0000
commit6be3aff6e53e0c5fe6087cf960349f34161c2017 (patch)
treef2f051a7a4077bbe85c47f815c8236ea2ffe6550 /dev-libs/stb
parentmedia-video/ffmpeg: Stabilize 6.0.1-r3 ppc, #926151 (diff)
downloadgentoo-6be3aff6e53e0c5fe6087cf960349f34161c2017.tar.gz
gentoo-6be3aff6e53e0c5fe6087cf960349f34161c2017.tar.bz2
gentoo-6be3aff6e53e0c5fe6087cf960349f34161c2017.zip
dev-libs/stb: Stabilize 20240201 amd64, #926154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/stb')
-rw-r--r--dev-libs/stb/stb-20240201.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/stb/stb-20240201.ebuild b/dev-libs/stb/stb-20240201.ebuild
index a7606445ce4e..6ea05e0d4803 100644
--- a/dev-libs/stb/stb-20240201.ebuild
+++ b/dev-libs/stb/stb-20240201.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/nothings/stb/archive/${CHECKSUM}.tar.gz -> ${P}.tar.
LICENSE="|| ( MIT Unlicense )"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
S="${WORKDIR}/${PN}-${CHECKSUM}"