commit: 5584dd8a085952ad277747aa83828ed5bef5e6f1 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 21:20:47 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 21:20:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5584dd8a
dev-libs/stb: Stabilize 20200713 amd64, #834389 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-libs/stb/stb-20200713.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/stb/stb-20200713.ebuild b/dev-libs/stb/stb-20200713.ebuild index 2e4c6ded8b9f..17561e11cde8 100644 --- a/dev-libs/stb/stb-20200713.ebuild +++ b/dev-libs/stb/stb-20200713.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" IUSE=""
