commit: 0e45a6e2e99e55ca5a4222e44b5e2d9456c2b213 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 30 16:09:14 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Mar 30 16:09:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e45a6e2
dev-libs/opensc: Stabilize 0.23.0 x86, #903027 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/opensc/opensc-0.23.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/opensc/opensc-0.23.0.ebuild b/dev-libs/opensc/opensc-0.23.0.ebuild index 4180a5198f1f..b46faccba7b9 100644 --- a/dev-libs/opensc/opensc-0.23.0.ebuild +++ b/dev-libs/opensc/opensc-0.23.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OpenSC/OpenSC/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" IUSE="ctapi doc openct notify pace +pcsc-lite readline secure-messaging ssl test zlib" RESTRICT="!test? ( test )"