summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-29 22:27:03 +0000
committerSam James <sam@gentoo.org>2022-12-29 22:27:03 +0000
commite2c5ec478878e7230dde9021c2fbf2c6489ffb78 (patch)
treec028489e6e57fd9dc44414b52ab28fd074af67f3 /dev-cpp
parentdev-texlive/texlive-luatex: Stabilize 2021-r2 ppc, #888890 (diff)
downloadgentoo-e2c5ec478878e7230dde9021c2fbf2c6489ffb78.tar.gz
gentoo-e2c5ec478878e7230dde9021c2fbf2c6489ffb78.tar.bz2
gentoo-e2c5ec478878e7230dde9021c2fbf2c6489ffb78.zip
dev-cpp/asio: Stabilize 1.24.0 ppc, #888902
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/asio-1.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.24.0.ebuild b/dev-cpp/asio/asio-1.24.0.ebuild
index a6f5b5913853..120809bb1dc4 100644
--- a/dev-cpp/asio/asio-1.24.0.ebuild
+++ b/dev-cpp/asio/asio-1.24.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
IUSE="doc examples test"
RESTRICT="!test? ( test )"