summaryrefslogtreecommitdiff
path: root/dev-cpp/asio
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-28 06:11:23 +0100
committerSam James <sam@gentoo.org>2025-04-28 06:11:23 +0100
commit7de4f5719abfd99ef1ef2e0a83e79bd7a03672d7 (patch)
treec2f8ab4ddd0b589806a6cadd59d020ed7a7957b9 /dev-cpp/asio
parent728cff795393a2891e856dba427dd40b4c862fde (diff)
downloadgentoo-7de4f5719abfd99ef1ef2e0a83e79bd7a03672d7.tar.gz
gentoo-7de4f5719abfd99ef1ef2e0a83e79bd7a03672d7.tar.bz2
gentoo-7de4f5719abfd99ef1ef2e0a83e79bd7a03672d7.zip
dev-cpp/asio: Stabilize 1.34.0 arm64, #954933
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/asio')
-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 c69629fbec66..7f6bf396a2f4 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 )"