summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-28 14:56:47 +0100
committerSam James <sam@gentoo.org>2025-04-28 14:56:47 +0100
commit8ab4575ede7537ab27799c58ae48f038a85487df (patch)
tree1e9f2f6ac9f168eea2cba3ceda23220aa62f8155 /dev-cpp
parenta2423461f787cc740c64bc3c019c91bba7f2f104 (diff)
downloadgentoo-8ab4575ede7537ab27799c58ae48f038a85487df.tar.gz
gentoo-8ab4575ede7537ab27799c58ae48f038a85487df.tar.bz2
gentoo-8ab4575ede7537ab27799c58ae48f038a85487df.zip
dev-cpp/asio: Stabilize 1.34.0 x86, #954933
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/asio-1.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.34.0.ebuild b/dev-cpp/asio/asio-1.34.0.ebuild
index 71a7b330cd13..e95e8fd4839d 100644
--- a/dev-cpp/asio/asio-1.34.0.ebuild
+++ b/dev-cpp/asio/asio-1.34.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/asio-asio-${PV//./-}/asio"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
IUSE="examples test"
RESTRICT="!test? ( test )"