summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-29 03:11:39 +0100
committerSam James <sam@gentoo.org>2023-08-29 03:11:39 +0100
commit9f6333e9bb7d7ffc2f0ce716b876678134ae0adc (patch)
tree2de5df8e4e1d4e7f2d4bd13f84064a922563ec84 /dev-cpp
parentkernel-2.eclass: move ppc64 hack before crossdev inherit (diff)
downloadgentoo-9f6333e9bb7d7ffc2f0ce716b876678134ae0adc.tar.gz
gentoo-9f6333e9bb7d7ffc2f0ce716b876678134ae0adc.tar.bz2
gentoo-9f6333e9bb7d7ffc2f0ce716b876678134ae0adc.zip
dev-cpp/asio: Stabilize 1.28.0 sparc, #913175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/asio-1.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.28.0.ebuild b/dev-cpp/asio/asio-1.28.0.ebuild
index f11d6fe751c9..45ece15a3abc 100644
--- a/dev-cpp/asio/asio-1.28.0.ebuild
+++ b/dev-cpp/asio/asio-1.28.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 )"