From 68480a8cb96c9572bd89fad67f0cb81f70f89c97 Mon Sep 17 00:00:00 2001 From: Jan-Espen Oversand Date: Mon, 23 Jun 2025 07:05:54 +0200 Subject: [PATCH] dev-db/soci: keyword 4.0.3-r4 for ~x86 Signed-off-by: Jan-Espen Oversand --- dev-db/soci/soci-4.0.3-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/soci/soci-4.0.3-r4.ebuild b/dev-db/soci/soci-4.0.3-r4.ebuild index 430c6c89dd..b36989c37a 100644 --- a/dev-db/soci/soci-4.0.3-r4.ebuild +++ b/dev-db/soci/soci-4.0.3-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://sourceforge.net/projects/soci/files/soci/${P}/${P}.tar.gz/downl LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="odbc sqlite oracle postgres mysql static-libs test lto +cxx11" RESTRICT="!test? ( test )"