summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-05 04:15:59 +0000
committerSam James <sam@gentoo.org>2021-12-05 04:15:59 +0000
commite8826b281c30f93c9bb025a70cec2c34e71fd727 (patch)
treea14e3843a213a08456d6cd5d670daaecdf3b45da /dev-cpp
parentapp-office/mdbtools: Stabilize 1.0.0 amd64, #828284 (diff)
downloadgentoo-e8826b281c30f93c9bb025a70cec2c34e71fd727.tar.gz
gentoo-e8826b281c30f93c9bb025a70cec2c34e71fd727.tar.bz2
gentoo-e8826b281c30f93c9bb025a70cec2c34e71fd727.zip
dev-cpp/websocketpp: Stabilize 0.8.2 amd64, #828285
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/websocketpp/websocketpp-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild
index e7142f79cd03..4fd225f0d3dd 100644
--- a/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild
+++ b/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="examples test"
RESTRICT="!test? ( test )"