diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-25 10:44:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-25 10:44:06 +0300 |
commit | 29193e88286d4ba5a3aeb48b50724a3976e492e5 (patch) | |
tree | 34d190427d2b5c2ac66e7b26cb19183fd1826c95 /dev-cpp | |
parent | dev-libs/libaio: Stabilize 0.3.113 sparc, #872752 (diff) | |
download | gentoo-29193e88286d4ba5a3aeb48b50724a3976e492e5.tar.gz gentoo-29193e88286d4ba5a3aeb48b50724a3976e492e5.tar.bz2 gentoo-29193e88286d4ba5a3aeb48b50724a3976e492e5.zip |
dev-cpp/asio: Stabilize 1.22.2 sparc, #872704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/asio/asio-1.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.22.2.ebuild b/dev-cpp/asio/asio-1.22.2.ebuild index 98183d7a1213..198901e907cf 100644 --- a/dev-cpp/asio/asio-1.22.2.ebuild +++ b/dev-cpp/asio/asio-1.22.2.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 )" |