summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-05 18:30:43 +0000
committerSam James <sam@gentoo.org>2021-12-05 18:30:43 +0000
commit47984d105a310620a7e91290c19d57ba9166aa62 (patch)
tree1ede1ab3a681a9d662083a115c234b2c4ff349ac /dev-cpp/websocketpp
parentapp-office/mdbtools: Stabilize 1.0.0 x86, #828284 (diff)
downloadgentoo-47984d105a310620a7e91290c19d57ba9166aa62.tar.gz
gentoo-47984d105a310620a7e91290c19d57ba9166aa62.tar.bz2
gentoo-47984d105a310620a7e91290c19d57ba9166aa62.zip
dev-cpp/websocketpp: Stabilize 0.8.2 x86, #828285
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/websocketpp')
-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 4fd225f0d3dd..f9e11a9d8c95 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 )"